mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-11-17 01:51:00 +03:00
Pull in some default page typedefs
This commit is contained in:
parent
0f37204417
commit
7adbea4141
@ -49,5 +49,8 @@ typedef longlong_t diskaddr_t;
|
||||
typedef ushort_t o_mode_t;
|
||||
typedef uint_t major_t;
|
||||
typedef uint_t minor_t;
|
||||
typedef ulong_t pfn_t;
|
||||
typedef ulong_t pgcnt_t;
|
||||
typedef long spgcnt_t;
|
||||
|
||||
#endif /* _SPL_TYPES_H */
|
||||
|
Loading…
Reference in New Issue
Block a user