Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dbmap_repair.c67 struct xrep_newbt new_bmapbt; member
600 return xrep_newbt_claim_block(cur, &rb->new_bmapbt, ptr); in xrep_bmap_claim_block()
622 struct xbtree_ifakeroot *ifake = &rb->new_bmapbt.ifake; in xrep_bmap_reset_counters()
655 struct xfs_ifork *ifp = rb->new_bmapbt.ifake.if_fork; in xrep_bmap_extents_load()
697 &rb->new_bmapbt.bload, rb->real_mappings); in xrep_bmap_btree_load()
712 rb->new_bmapbt.bload.nr_blocks, 0, true); in xrep_bmap_btree_load()
717 error = xrep_newbt_alloc_blocks(&rb->new_bmapbt, in xrep_bmap_btree_load()
718 rb->new_bmapbt.bload.nr_blocks); in xrep_bmap_btree_load()
724 error = xfs_btree_bload(bmap_cur, &rb->new_bmapbt.bload, rb); in xrep_bmap_btree_load()
752 struct xbtree_ifakeroot *ifake = &rb->new_bmapbt.ifake; in xrep_bmap_build_new_fork()
[all …]