Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dalloc_repair.c164 if (outcome != XBTREE_RECPACKING_EMPTY) in xrep_abt_check_free_ext()
174 if (outcome != XBTREE_RECPACKING_EMPTY) in xrep_abt_check_free_ext()
182 if (outcome != XBTREE_RECPACKING_EMPTY) in xrep_abt_check_free_ext()
H A Drefcount_repair.c146 if (outcome != XBTREE_RECPACKING_EMPTY) in xrep_refc_check_ext()
154 if (outcome != XBTREE_RECPACKING_EMPTY) in xrep_refc_check_ext()
H A Drefcount.c609 if (outcome != XBTREE_RECPACKING_EMPTY) in xchk_xref_is_not_shared()
630 if (outcome != XBTREE_RECPACKING_EMPTY) in xchk_xref_is_not_cow_staging()
H A Drtrefcount.c637 if (outcome != XBTREE_RECPACKING_EMPTY) in xchk_xref_is_not_rt_shared()
658 if (outcome != XBTREE_RECPACKING_EMPTY) in xchk_xref_is_not_rt_cow_staging()
H A Dbmap_repair.c227 if (outcome != XBTREE_RECPACKING_EMPTY) in xrep_bmap_check_fork_rmap()
235 if (outcome != XBTREE_RECPACKING_EMPTY) in xrep_bmap_check_fork_rmap()
H A Drmap.c646 if (outcome != XBTREE_RECPACKING_EMPTY) in xchk_xref_has_no_owner()
H A Dialloc_repair.c388 if (outcome != XBTREE_RECPACKING_EMPTY) in xrep_ibt_check_inode_ext()
H A Drmap_repair.c201 if (outcome != XBTREE_RECPACKING_EMPTY) in xrep_rmap_check_mapping()
/linux/fs/xfs/libxfs/
H A Dxfs_types.h217 XBTREE_RECPACKING_EMPTY = 0, enumerator
H A Dxfs_ialloc.c2908 *outcome = XBTREE_RECPACKING_EMPTY; in xfs_ialloc_has_inodes_at_extent()