Searched defs:XFS_ALLOC_FLAG_NORMAP (Results 1 – 2 of 2) sorted by relevance
43 #define XFS_ALLOC_FLAG_NORMAP 0x00000004 /* don't modify the rmapbt */ macro
24 #define XFS_ALLOC_FLAG_NORMAP (1U << 2) /* don't modify the rmapbt */ macro