Searched refs: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
2064 if (available < (int)args->maxlen && !(flags & XFS_ALLOC_FLAG_CHECK)) { in xfs_alloc_space_available()2264 XFS_ALLOC_FLAG_CHECK)) in xfs_alloc_fix_freelist()