Searched defs:XFS_ALLOC_FLAG_CHECK (Results 1 – 2 of 2) sorted by relevance
45 #define XFS_ALLOC_FLAG_CHECK 0x00000010 /* test only, don't modify args */ macro
26 #define XFS_ALLOC_FLAG_CHECK (1U << 4) /* test only, don't modify args */ macro