Searched refs:XFS_SCRUB_OFLAG_XCORRUPT (Results 1 – 5 of 5) sorted by relevance
459 XFS_SCRUB_OFLAG_XCORRUPT))) in xchk_postmortem()470 XFS_SCRUB_OFLAG_XCORRUPT)) in xchk_postmortem()543 XFS_SCRUB_OFLAG_XCORRUPT | in xfs_scrub_metadata()
227 sc->sm->sm_flags |= XFS_SCRUB_OFLAG_XCORRUPT; in xchk_block_xref_set_corrupt()251 sc->sm->sm_flags |= XFS_SCRUB_OFLAG_XCORRUPT; in xchk_ino_xref_set_corrupt()273 sc->sm->sm_flags |= XFS_SCRUB_OFLAG_XCORRUPT; in xchk_fblock_xref_set_corrupt()
135 XFS_SCRUB_OFLAG_XCORRUPT); in xchk_skip_xref()
123 __xchk_btree_set_corrupt(sc, cur, level, XFS_SCRUB_OFLAG_XCORRUPT, in xchk_btree_xref_set_corrupt()
525 #define XFS_SCRUB_OFLAG_XCORRUPT (1 << 4) macro543 XFS_SCRUB_OFLAG_XCORRUPT | \