Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Drmap_repair.c807 struct xagb_bitmap refcountbt_blocks; /* REFCBIT */ in xrep_rmap_find_refcount_rmaps() local
823 xagb_bitmap_init(&refcountbt_blocks); in xrep_rmap_find_refcount_rmaps()
827 error = xagb_bitmap_set_btblocks(&refcountbt_blocks, sc->sa.refc_cur); in xrep_rmap_find_refcount_rmaps()
841 error = xrep_rmap_stash_bitmap(rr, &refcountbt_blocks, in xrep_rmap_find_refcount_rmaps()
846 xagb_bitmap_destroy(&refcountbt_blocks); in xrep_rmap_find_refcount_rmaps()