Searched refs:XFS_SCRUB_OFLAG_XCORRUPT (Results 1 – 5 of 5) sorted by relevance
438 XFS_SCRUB_OFLAG_XCORRUPT))) in xchk_postmortem()449 XFS_SCRUB_OFLAG_XCORRUPT)) in xchk_postmortem()533 XFS_SCRUB_OFLAG_XCORRUPT | in xfs_scrub_metadata()
229 sc->sm->sm_flags |= XFS_SCRUB_OFLAG_XCORRUPT; in xchk_block_xref_set_corrupt()253 sc->sm->sm_flags |= XFS_SCRUB_OFLAG_XCORRUPT; in xchk_ino_xref_set_corrupt()275 sc->sm->sm_flags |= XFS_SCRUB_OFLAG_XCORRUPT; in xchk_fblock_xref_set_corrupt()
144 XFS_SCRUB_OFLAG_XCORRUPT); in xchk_skip_xref()
116 __xchk_btree_set_corrupt(sc, cur, level, XFS_SCRUB_OFLAG_XCORRUPT, in xchk_btree_xref_set_corrupt()
704 #define XFS_SCRUB_OFLAG_XCORRUPT (1 << 4) macro722 XFS_SCRUB_OFLAG_XCORRUPT | \