Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dcommon.h157 void xchk_rtgroup_free(struct xfs_scrub *sc, struct xchk_rt *sr);
164 # 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 Dcommon.c861 xchk_rtgroup_free( in xchk_rtgroup_free() function
H A Dinode_repair.c820 xchk_rtgroup_free(sc, &sc->sr); in xrep_dinode_count_rtgroup_rmaps()