Home
last modified time | relevance | path

Searched refs:xrep_will_attempt (Results 1 – 2 of 2) 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 Dscrub.c738 if (!xrep_will_attempt(sc)) { in xfs_scrub_metadata()