Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_alloc.h57 #define XFS_ALLOC_FLAG_CHECK 0x00000010 /* test only, don't modify args */ macro
Dxfs_alloc.c2050 if (available < (int)args->maxlen && !(flags & XFS_ALLOC_FLAG_CHECK)) { in xfs_alloc_space_available()
2189 XFS_ALLOC_FLAG_CHECK)) in xfs_alloc_fix_freelist()