Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
A Dstats.c180 XFS_SCRUB_OFLAG_INCOMPLETE | \
209 if (sm->sm_flags & XFS_SCRUB_OFLAG_INCOMPLETE) in xchk_stats_merge_one()
A Dfscounters.c567 if (sc->sm->sm_flags & XFS_SCRUB_OFLAG_INCOMPLETE) in xchk_fscounters()
A Dquotacheck.c842 if (sc->sm->sm_flags & XFS_SCRUB_OFLAG_INCOMPLETE) in xchk_quotacheck()
A Dnlinks.c1036 if (sc->sm->sm_flags & XFS_SCRUB_OFLAG_INCOMPLETE) in xchk_nlinks()
A Dscrub.c656 if (error || (sm->sm_flags & XFS_SCRUB_OFLAG_INCOMPLETE)) in xfs_scrub_metadata()
A Dcommon.c351 sc->sm->sm_flags |= XFS_SCRUB_OFLAG_INCOMPLETE; in xchk_set_incomplete()
A Dtrace.h112 { XFS_SCRUB_OFLAG_INCOMPLETE, "incomplete" }, \
/linux/fs/xfs/libxfs/
A Dxfs_fs.h757 #define XFS_SCRUB_OFLAG_INCOMPLETE (1u << 5) macro
777 XFS_SCRUB_OFLAG_INCOMPLETE | \

Completed in 24 milliseconds