Searched refs:xchk_needs_repair (Results 1 – 2 of 2) sorted by relevance
197 static inline bool xchk_needs_repair(const struct xfs_scrub_metadata *sm) in xchk_needs_repair() function204 # define xchk_needs_repair(sc) (false) macro
547 bool needs_fix = xchk_needs_repair(sc->sm); in xfs_scrub_metadata()