Searched refs:XFS_ALLOC_FLAG_CHECK (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_alloc.h26 #define XFS_ALLOC_FLAG_CHECK (1U << 4) /* test only, don't modify args */ macro
H A Dxfs_alloc.c2418 if (available < (int)args->maxlen && !(flags & XFS_ALLOC_FLAG_CHECK)) {
2829 XFS_ALLOC_FLAG_CHECK))

Completed in 119 milliseconds