Searched defs:XFS_ALLOC_FLAG_FREEING (Results 1 – 2 of 2) sorted by relevance
42 #define XFS_ALLOC_FLAG_FREEING 0x00000002 /* indicate caller is freeing extents*/ macro
23 #define XFS_ALLOC_FLAG_FREEING (1U << 1) /* indicate caller is freeing extents*/ macro