Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dcommon.h155 void xchk_rtgroup_free(struct xfs_scrub *sc, struct xchk_rt *sr);
162 # define xchk_rtgroup_free(sc, sr) do { } while (0) macro
H A Dcow_repair.c397 xchk_rtgroup_free(sc, &sc->sr); in xrep_cow_find_bad_rt()
H A Dbmap_repair.c468 xchk_rtgroup_free(sc, &sc->sr); in xrep_bmap_scan_rtgroup()
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 Dcommon.c850 xchk_rtgroup_free( in xchk_rtgroup_free()
846 xchk_rtgroup_free( xchk_rtgroup_free() function
H A Dinode_repair.c820 xchk_rtgroup_free(sc, &sc->sr); in xrep_dinode_count_rtgroup_rmaps()