Home
last modified time | relevance | path

Searched refs:XFS_SCRUB_OFLAG_XFAIL (Results 1 – 8 of 8) sorted by relevance

/linux/fs/xfs/scrub/
H A Dstats.c178 XFS_SCRUB_OFLAG_XFAIL | \
205 if (sm->sm_flags & XFS_SCRUB_OFLAG_XFAIL) in xchk_stats_merge_one()
H A Dhealth.c281 sc->sm->sm_flags |= XFS_SCRUB_OFLAG_XFAIL; in xchk_ag_btree_del_cursor_if_sick()
H A Dcommon.c131 XFS_SCRUB_OFLAG_XFAIL, __return_address); in xchk_xref_process_error()
195 XFS_SCRUB_OFLAG_XFAIL, __return_address); in xchk_fblock_xref_process_error()
1163 sc->sm->sm_flags |= XFS_SCRUB_OFLAG_XFAIL; in xchk_should_check_xref()
H A Drmap.c517 XFS_SCRUB_OFLAG_XFAIL)) in xchk_rmapbt_check_bitmaps()
H A Dbtree.c80 XFS_SCRUB_OFLAG_XFAIL, __return_address); in xchk_btree_xref_process_error()
H A Dtrace.h110 { XFS_SCRUB_OFLAG_XFAIL, "xfail" }, \
/linux/fs/xfs/libxfs/
H A Dxfs_fs.h751 #define XFS_SCRUB_OFLAG_XFAIL (1u << 3) macro
775 XFS_SCRUB_OFLAG_XFAIL | \
/linux/Documentation/filesystems/xfs/
H A Dxfs-online-fsck-design.rst1095 possible (``XFS_SCRUB_OFLAG_XFAIL``) ?