Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/scrub/
H A Drepair.h32 bool xrep_will_attempt(struct xfs_scrub *sc);
199 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.c740 if (!xrep_will_attempt(sc)) { in xfs_scrub_metadata()