Home
last modified time | relevance | path

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

/openbmc/linux/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.c2357 if (available < (int)args->maxlen && !(flags & XFS_ALLOC_FLAG_CHECK)) { in xfs_alloc_space_available()
2669 XFS_ALLOC_FLAG_CHECK)) in xfs_alloc_fix_freelist()