Home
last modified time | relevance | path

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

/fs/xfs/scrub/
Dcommon.c114 XFS_SCRUB_OFLAG_XFAIL, __return_address); in xchk_xref_process_error()
167 XFS_SCRUB_OFLAG_XFAIL, __return_address); in xchk_fblock_xref_process_error()
756 sc->sm->sm_flags |= XFS_SCRUB_OFLAG_XFAIL; in xchk_should_check_xref()
Dhealth.c226 sc->sm->sm_flags |= XFS_SCRUB_OFLAG_XFAIL; in xchk_ag_btree_healthy_enough()
Dbtree.c79 XFS_SCRUB_OFLAG_XFAIL, __return_address); in xchk_btree_xref_process_error()
Dtrace.h90 { XFS_SCRUB_OFLAG_XFAIL, "xfail" }, \
/fs/xfs/libxfs/
Dxfs_fs.h733 #define XFS_SCRUB_OFLAG_XFAIL (1 << 3) macro
753 XFS_SCRUB_OFLAG_XFAIL | \