Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_group.h110 xfs_gbno_to_fsb( in xfs_gbno_to_fsb() function
127 fsbno = xfs_gbno_to_fsb(xg, gbno); in xfs_gbno_to_daddr()
H A Dxfs_rtgroup.h201 return xfs_gbno_to_fsb(rtg_group(rtg), rgbno); in xfs_rgbno_to_rtb()
H A Dxfs_refcount.c1140 xfs_gbno_to_fsb(cur->bc_group, rec->rc_startblock), in xrefc_free_extent()
2134 fsb = xfs_gbno_to_fsb(xg, rr->rr_rrec.rc_startblock); in xfs_refcount_recover_cow_leftovers()
/linux/fs/xfs/scrub/
H A Dcow_repair.c155 xfs_gbno_to_fsb(cur->bc_group, rrec.rc_startblock), in xrep_cow_mark_shared_staging()
187 xfs_gbno_to_fsb(cur->bc_group, xc->next_bno), in xrep_cow_mark_missing_staging()
230 xfs_gbno_to_fsb(cur->bc_group, rec_bno), rec_len); in xrep_cow_mark_missing_staging_rmap()
H A Drtrefcount_repair.c377 xfs_gbno_to_fsb(cur->bc_group, rec->rm_startblock), in xrep_rtrefc_walk_rmap()
H A Drtrmap_repair.c406 xfs_gbno_to_fsb(cur->bc_group, rec->rm_startblock), in xrep_rtrmap_walk_rmap()
H A Dbmap.c664 xfs_gbno_to_fsb(cur->bc_group, check_rec.rm_startblock)) in xchk_bmap_check_rmap()