Home
last modified time | relevance | path

Searched refs:claim_block (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_btree_staging.h74 xfs_btree_bload_claim_block_fn claim_block; member
/linux/fs/xfs/scrub/
H A Dalloc_repair.c734 ra->new_bnobt.bload.claim_block = xrep_abt_claim_block; in xrep_abt_build_new_trees()
735 ra->new_cntbt.bload.claim_block = xrep_abt_claim_block; in xrep_abt_build_new_trees()
H A Drefcount_repair.c603 rr->new_btree.bload.claim_block = xrep_refc_claim_block; in xrep_refc_build_new_tree()