Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_rtgroup.h114 xfs_rtgroup_get( in xfs_rtgroup_get() function
/linux/fs/xfs/scrub/
H A Dmetapath.c148 rtg = xfs_rtgroup_get(sc->mp, sc->sm->sm_agno); in xchk_setup_metapath_rtginode()
H A Dcow_repair.c332 rtg = xfs_rtgroup_get(sc->mp, in xrep_cow_find_bad_rt()
H A Dcommon.c734 sr->rtg = xfs_rtgroup_get(sc->mp, rgno); in xchk_rtgroup_init()
/linux/fs/xfs/
H A Dxfs_health.c307 struct xfs_rtgroup *rtg = xfs_rtgroup_get(mp, rgno); in xfs_rgno_mark_sick()
H A Dxfs_ioctl.c450 rtg = xfs_rtgroup_get(mp, rgeo.rg_number); in xfs_ioc_rtgroup_geometry()
H A Dxfs_reflink.c202 rtg = xfs_rtgroup_get(mp, xfs_rtb_to_rgno(mp, irec->br_startblock)); in xfs_reflink_find_rtshared()