OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xfs_drtbno_t
(Results
1 - 2
of
2
) sorted by null
/external/syslinux/core/fs/xfs/
xfs_types.h
67
typedef uint64_t
xfs_drtbno_t
; /* extent (block) in realtime area */
typedef
88
#define NULLDRTBNO ((
xfs_drtbno_t
)-1)
/external/syslinux/extlinux/
xfs_types.h
67
typedef uint64_t
xfs_drtbno_t
; /* extent (block) in realtime area */
typedef
88
#define NULLDRTBNO ((
xfs_drtbno_t
)-1)
Completed in 50 milliseconds