Home
last modified time | relevance | path

Searched refs:xchk_perag_get (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/xfs/scrub/
Dcommon.h119 void xchk_perag_get(struct xfs_mount *mp, struct xchk_ag *sa);
Dagheader_repair.c377 xchk_perag_get(sc->mp, &sc->sa); in xrep_agf()
661 xchk_perag_get(sc->mp, &sc->sa); in xrep_agfl()
900 xchk_perag_get(sc->mp, &sc->sa); in xrep_agi()
Dcommon.c567 xchk_perag_get( in xchk_perag_get() function