Home
last modified time | relevance | path

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

/fs/xfs/scrub/
Dagheader.c373 xchk_block_xref_set_corrupt(sc, sc->sa.agf_bp); in xchk_agf_xref_freeblks()
396 xchk_block_xref_set_corrupt(sc, sc->sa.agf_bp); in xchk_agf_xref_cntbt()
405 xchk_block_xref_set_corrupt(sc, sc->sa.agf_bp); in xchk_agf_xref_cntbt()
426 xchk_block_xref_set_corrupt(sc, sc->sa.agf_bp); in xchk_agf_xref_btreeblks()
451 xchk_block_xref_set_corrupt(sc, sc->sa.agf_bp); in xchk_agf_xref_btreeblks()
470 xchk_block_xref_set_corrupt(sc, sc->sa.agf_bp); in xchk_agf_xref_refcblks()
781 xchk_block_xref_set_corrupt(sc, sc->sa.agi_bp); in xchk_agi_xref_icounts()
Dcommon.h56 void xchk_block_xref_set_corrupt(struct xfs_scrub *sc,
Dcommon.c225 xchk_block_xref_set_corrupt( in xchk_block_xref_set_corrupt() function