Home
last modified time | relevance | path

Searched refs:xrep_will_attempt (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/scrub/
H A Drepair.h24 bool xrep_will_attempt(struct xfs_scrub *sc);
187 static inline bool xrep_will_attempt(const struct xfs_scrub *sc) in xrep_will_attempt() function
H A Drepair.c1105 xrep_will_attempt( in xrep_will_attempt() function
1142 if (!xrep_will_attempt(&sub->sc)) in xrep_metadata_inode_subtype()
H A Dscrub.c738 if (!xrep_will_attempt(sc)) { in xfs_scrub_metadata()