Searched refs:xfs_rgbno_to_rtb (Results 1 – 9 of 9) sorted by relevance
/linux/fs/xfs/scrub/ |
H A D | rgsuper.c | 37 xchk_xref_is_used_rt_space(sc, xfs_rgbno_to_rtb(sc->sr.rtg, 0), 1); in xchk_rgsuperblock_xref()
|
H A D | rtrmap.c | 209 xfs_rgbno_to_rtb(sc->sr.rtg, irec->rm_startblock), in xchk_rtrmapbt_xref()
|
H A D | rtrefcount.c | 352 xfs_rgbno_to_rtb(sc->sr.rtg, irec->rc_startblock), in xchk_rtrefcountbt_xref()
|
H A D | cow_repair.c | 366 xfs_rgbno_to_rtb(rtg, xc->next_bno), in xrep_cow_find_bad_rt()
|
H A D | bmap_repair.c | 441 xfs_rgbno_to_rtb(to_rtg(cur->bc_group), in xrep_bmap_walk_rtrmap()
|
H A D | reap.c | 770 rtbno = xfs_rgbno_to_rtb(sc->sr.rtg, rgbno); in xreap_rgextent_iter()
|
/linux/fs/xfs/libxfs/ |
H A D | xfs_rtgroup.h | 197 xfs_rgbno_to_rtb( in xfs_rgbno_to_rtb() function
|
H A D | xfs_refcount.c | 1486 ri->ri_startblock = xfs_rgbno_to_rtb(rtg, new_agbno); in xfs_rtrefcount_continue_op()
|
/linux/fs/xfs/ |
H A D | xfs_zone_gc.c | 700 xfs_rgbno_to_rtb(iter->victim_rtg, irec.rm_startblock); in xfs_zone_gc_start_chunk()
|