Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_types.h211 XBTREE_RECPACKING_EMPTY = 0, enumerator
H A Dxfs_btree.c5072 if (info->outcome == XBTREE_RECPACKING_EMPTY) { in xfs_btree_has_records_helper()
5135 .outcome = XBTREE_RECPACKING_EMPTY, in xfs_btree_has_records()
5156 if (info.outcome == XBTREE_RECPACKING_EMPTY) in xfs_btree_has_records()
H A Dxfs_ialloc.c2717 *outcome = XBTREE_RECPACKING_EMPTY; in xfs_ialloc_has_inodes_at_extent()
/openbmc/linux/fs/xfs/scrub/
H A Dalloc.c184 if (outcome != XBTREE_RECPACKING_EMPTY) in xchk_xref_is_used_space()
H A 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()
H A Dialloc.c790 XBTREE_RECPACKING_EMPTY); in xchk_xref_is_not_inode_chunk()
792 XBTREE_RECPACKING_EMPTY); in xchk_xref_is_not_inode_chunk()
H A Drmap.c637 if (outcome != XBTREE_RECPACKING_EMPTY) in xchk_xref_has_no_owner()