Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Drmap_repair.c1188 xfs_agblock_t rmap_btblocks; in xrep_rmap_reset_counters() local
1194 rmap_btblocks = rr->new_btree.afake.af_blocks - 1; in xrep_rmap_reset_counters()
1195 agf->agf_btreeblks = cpu_to_be32(rr->freesp_btblocks + rmap_btblocks); in xrep_rmap_reset_counters()