Home
last modified time | relevance | path

Searched refs:xchk_needs_repair (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/fs/xfs/scrub/
Dcommon.h184 static inline bool xchk_needs_repair(const struct xfs_scrub_metadata *sm) in xchk_needs_repair() function
203 # define xchk_needs_repair(sc) (false) macro
Drepair.c997 if (xchk_needs_repair(sc->sm)) in xrep_will_attempt()
1055 if (xchk_needs_repair(sub->sc.sm)) { in xrep_metadata_inode_subtype()