OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xfs_agnumber_t
(Results
1 - 2
of
2
) sorted by null
/external/syslinux/core/fs/xfs/
xfs_types.h
46
typedef uint32_t
xfs_agnumber_t
; /* allocation group number */
typedef
97
#define NULLAGNUMBER ((
xfs_agnumber_t
)-1)
/external/syslinux/extlinux/
xfs_types.h
46
typedef uint32_t
xfs_agnumber_t
; /* allocation group number */
typedef
97
#define NULLAGNUMBER ((
xfs_agnumber_t
)-1)
Completed in 239 milliseconds