Searched refs:old_refcountbt_blocks (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/xfs/scrub/
H A Drefcount_repair.c110 struct xagb_bitmap old_refcountbt_blocks; member in struct:xrep_refc
278 error = xagb_bitmap_set(&rr->old_refcountbt_blocks,
686 error = xrep_reap_agblocks(sc, &rr->old_refcountbt_blocks,
730 xagb_bitmap_init(&rr->old_refcountbt_blocks);
746 xagb_bitmap_destroy(&rr->old_refcountbt_blocks);

Completed in 120 milliseconds