Home
last modified time | relevance | path

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

/fs/xfs/scrub/
Dcommon.c112 XFS_SCRUB_OFLAG_XFAIL, __return_address); in xchk_xref_process_error()
165 XFS_SCRUB_OFLAG_XFAIL, __return_address); in xchk_fblock_xref_process_error()
788 sc->sm->sm_flags |= XFS_SCRUB_OFLAG_XFAIL; in xchk_should_check_xref()
Dhealth.c224 sc->sm->sm_flags |= XFS_SCRUB_OFLAG_XFAIL; in xchk_ag_btree_healthy_enough()
Dbtree.c78 XFS_SCRUB_OFLAG_XFAIL, __return_address); in xchk_btree_xref_process_error()
/fs/xfs/libxfs/
Dxfs_fs.h701 #define XFS_SCRUB_OFLAG_XFAIL (1 << 3) macro
721 XFS_SCRUB_OFLAG_XFAIL | \