Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Drgsuper.c37 xchk_xref_is_used_rt_space(sc, xfs_rgbno_to_rtb(sc->sr.rtg, 0), 1); in xchk_rgsuperblock_xref()
H A Drtrmap.c209 xfs_rgbno_to_rtb(sc->sr.rtg, irec->rm_startblock), in xchk_rtrmapbt_xref()
H A Drtrefcount.c352 xfs_rgbno_to_rtb(sc->sr.rtg, irec->rc_startblock), in xchk_rtrefcountbt_xref()
H A Dcow_repair.c366 xfs_rgbno_to_rtb(rtg, xc->next_bno), in xrep_cow_find_bad_rt()
H A Dbmap_repair.c441 xfs_rgbno_to_rtb(to_rtg(cur->bc_group), in xrep_bmap_walk_rtrmap()
H A Dreap.c770 rtbno = xfs_rgbno_to_rtb(sc->sr.rtg, rgbno); in xreap_rgextent_iter()
/linux/fs/xfs/libxfs/
H A Dxfs_rtgroup.h197 xfs_rgbno_to_rtb( in xfs_rgbno_to_rtb() function
H A Dxfs_refcount.c1486 ri->ri_startblock = xfs_rgbno_to_rtb(rtg, new_agbno); in xfs_rtrefcount_continue_op()
/linux/fs/xfs/
H A Dxfs_zone_gc.c700 xfs_rgbno_to_rtb(iter->victim_rtg, irec.rm_startblock); in xfs_zone_gc_start_chunk()