Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_btree_staging.h66 xfs_btree_bload_get_records_fn get_records; member
/linux/fs/xfs/scrub/
H A Dalloc_repair.c731 ra->new_bnobt.bload.get_records = xrep_abt_get_records; in xrep_abt_build_new_trees()
732 ra->new_cntbt.bload.get_records = xrep_abt_get_records; in xrep_abt_build_new_trees()
H A Drefcount_repair.c602 rr->new_btree.bload.get_records = xrep_refc_get_records; in xrep_refc_build_new_tree()