Home
last modified time | relevance | path

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

/linux-6.6.21/fs/xfs/libxfs/
Dxfs_alloc.h26 #define XFS_ALLOC_FLAG_CHECK (1U << 4) /* test only, don't modify args */ macro
Dxfs_alloc.c2357 if (available < (int)args->maxlen && !(flags & XFS_ALLOC_FLAG_CHECK)) { in xfs_alloc_space_available()
2671 XFS_ALLOC_FLAG_CHECK)) in xfs_alloc_fix_freelist()