Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/scrub/
Dagheader.c382 xchk_block_xref_set_corrupt(sc, sc->sa.agf_bp); in xchk_agf_xref_freeblks()
405 xchk_block_xref_set_corrupt(sc, sc->sa.agf_bp); in xchk_agf_xref_cntbt()
414 xchk_block_xref_set_corrupt(sc, sc->sa.agf_bp); in xchk_agf_xref_cntbt()
435 xchk_block_xref_set_corrupt(sc, sc->sa.agf_bp); in xchk_agf_xref_btreeblks()
460 xchk_block_xref_set_corrupt(sc, sc->sa.agf_bp); in xchk_agf_xref_btreeblks()
479 xchk_block_xref_set_corrupt(sc, sc->sa.agf_bp); in xchk_agf_xref_refcblks()
786 xchk_block_xref_set_corrupt(sc, sc->sa.agi_bp); in xchk_agi_xref_icounts()
Dcommon.h55 void xchk_block_xref_set_corrupt(struct xfs_scrub *sc,
Dcommon.c223 xchk_block_xref_set_corrupt( in xchk_block_xref_set_corrupt() function