Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dhealth.c256 rtg = xfs_rtgroup_get(sc->mp, sc->sm->sm_agno); in xchk_update_health()
H A Dmetapath.c148 rtg = xfs_rtgroup_get(sc->mp, sc->sm->sm_agno); in xchk_setup_metapath_rtginode()
H A Dcow_repair.c335 rtg = xfs_rtgroup_get(sc->mp, in xrep_cow_find_bad_rt()
H A Dreap.c834 sc->sr.rtg = xfs_rtgroup_get(sc->mp, xfs_rtb_to_rgno(sc->mp, rtbno)); in xreap_rtmeta_extent()
H A Dcommon.c719 sr->rtg = xfs_rtgroup_get(sc->mp, rgno); in xchk_rtgroup_init()
/linux/fs/xfs/libxfs/
H A Dxfs_rtgroup.h114 xfs_rtgroup_get( in xfs_rtgroup_get() function
/linux/fs/xfs/
H A Dxfs_health.c259 struct xfs_rtgroup *rtg = xfs_rtgroup_get(mp, rgno); in xfs_rgno_mark_sick()
H A Dxfs_ioctl.c425 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()