Home
last modified time | relevance | path

Searched refs:XBTREE_RECPACKING_EMPTY (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.6/fs/xfs/libxfs/
Dxfs_types.h210 XBTREE_RECPACKING_EMPTY = 0, enumerator
Dxfs_btree.c5055 if (info->outcome == XBTREE_RECPACKING_EMPTY) { in xfs_btree_has_records_helper()
5118 .outcome = XBTREE_RECPACKING_EMPTY, in xfs_btree_has_records()
5139 if (info.outcome == XBTREE_RECPACKING_EMPTY) in xfs_btree_has_records()
Dxfs_ialloc.c2717 *outcome = XBTREE_RECPACKING_EMPTY; in xfs_ialloc_has_inodes_at_extent()
/Linux-v6.6/fs/xfs/scrub/
Dalloc.c184 if (outcome != XBTREE_RECPACKING_EMPTY) in xchk_xref_is_used_space()
Drefcount.c597 if (outcome != XBTREE_RECPACKING_EMPTY) in xchk_xref_is_not_shared()
618 if (outcome != XBTREE_RECPACKING_EMPTY) in xchk_xref_is_not_cow_staging()
Dialloc.c790 XBTREE_RECPACKING_EMPTY); in xchk_xref_is_not_inode_chunk()
792 XBTREE_RECPACKING_EMPTY); in xchk_xref_is_not_inode_chunk()
Drmap.c637 if (outcome != XBTREE_RECPACKING_EMPTY) in xchk_xref_has_no_owner()