Searched refs:xchk_should_check_xref (Results 1 - 10 of 10) sorted by relevance

/linux-master/fs/xfs/scrub/
H A Dalloc.c76 if (!xchk_should_check_xref(sc, &error, pcur))
84 if (!xchk_should_check_xref(sc, &error, pcur))
190 if (!xchk_should_check_xref(sc, &error, &sc->sa.bno_cur))
H A Drefcount.c314 if (!xchk_should_check_xref(sc, &error, &sc->sa.rmap_cur))
403 xchk_should_check_xref(sc, &error, &sc->sa.rmap_cur);
506 if (!xchk_should_check_xref(sc, &error, &sc->sa.rmap_cur))
514 if (!xchk_should_check_xref(sc, &error, &sc->sa.rmap_cur))
565 if (!xchk_should_check_xref(sc, &error, &sc->sa.refc_cur))
573 if (!xchk_should_check_xref(sc, &error, &sc->sa.refc_cur))
607 if (!xchk_should_check_xref(sc, &error, &sc->sa.refc_cur))
628 if (!xchk_should_check_xref(sc, &error, &sc->sa.refc_cur))
H A Dagheader.c392 if (!xchk_should_check_xref(sc, &error, &sc->sa.bno_cur))
414 if (!xchk_should_check_xref(sc, &error, &sc->sa.cnt_cur))
424 if (!xchk_should_check_xref(sc, &error, &sc->sa.cnt_cur))
448 if (!xchk_should_check_xref(sc, &error, &sc->sa.rmap_cur))
467 if (!xchk_should_check_xref(sc, &error, &sc->sa.bno_cur))
472 if (!xchk_should_check_xref(sc, &error, &sc->sa.cnt_cur))
493 if (!xchk_should_check_xref(sc, &error, &sc->sa.refc_cur))
806 if (!xchk_should_check_xref(sc, &error, &sc->sa.ino_cur))
827 if (!xchk_should_check_xref(sc, &error, &sc->sa.ino_cur))
835 if (!xchk_should_check_xref(s
[all...]
H A Dialloc.c158 if (!xchk_should_check_xref(sc, &error, &sc->sa.fino_cur))
246 if (!xchk_should_check_xref(sc, &error, &sc->sa.ino_cur))
677 if (!xchk_should_check_xref(sc, &error, &sc->sa.rmap_cur))
702 if (!xchk_should_check_xref(sc, &error, &sc->sa.rmap_cur))
769 if (!xchk_should_check_xref(sc, &error, icur))
H A Dinode.c626 if (!xchk_should_check_xref(sc, &error, &sc->sa.fino_cur) ||
631 if (!xchk_should_check_xref(sc, &error, &sc->sa.fino_cur) ||
664 if (!xchk_should_check_xref(sc, &error, NULL))
671 if (!xchk_should_check_xref(sc, &error, NULL))
H A Drmap.c103 if (!xchk_should_check_xref(sc, &error, &sc->sa.refc_cur))
597 if (!xchk_should_check_xref(sc, &error, &sc->sa.rmap_cur))
622 if (!xchk_should_check_xref(sc, &error, &sc->sa.rmap_cur))
644 if (!xchk_should_check_xref(sc, &error, &sc->sa.rmap_cur))
H A Drtbitmap.c223 if (!xchk_should_check_xref(sc, &error, NULL))
H A Dcommon.h78 bool xchk_should_check_xref(struct xfs_scrub *sc, int *error,
H A Dbmap.c180 if (!xchk_should_check_xref(info->sc, &error, &info->sc->sa.rmap_cur))
H A Dcommon.c1144 xchk_should_check_xref( function

Completed in 142 milliseconds