Home
last modified time | relevance | path

Searched refs:xchk_rtgroup_free (Results 1 – 5 of 5) sorted by relevance

/linux/fs/xfs/scrub/
H A Dcommon.h158 void xchk_rtgroup_free(struct xfs_scrub *sc, struct xchk_rt *sr);
165 # define xchk_rtgroup_free(sc, sr) do { } while (0) macro
H A Dcow_repair.c411 xchk_rtgroup_free(sc, &sc->sr); in xrep_cow_find_bad_rt()
H A Dscrub.c243 xchk_rtgroup_free(sc, &sc->sr); in xchk_teardown()
H A Dbmap.c378 xchk_rtgroup_free(info->sc, &info->sc->sr); in xchk_bmap_rt_iextent_xref()
H A Dinode_repair.c820 xchk_rtgroup_free(sc, &sc->sr); in xrep_dinode_count_rtgroup_rmaps()