Searched defs:XFS_BMAPI_PREALLOC (Results 1 – 2 of 2) sorted by relevance
54 #define XFS_BMAPI_PREALLOC (1u << 3) /* preallocating unwritten space */ macro
68 #define XFS_BMAPI_PREALLOC 0x008 /* preallocation op: unwritten space */ macro