Searched refs:xchk_could_repair (Results 1 – 13 of 13) sorted by relevance
68 if (xchk_could_repair(sc)) in xchk_rtbitmap_wordcnt()
54 if (xchk_could_repair(sc)) { in xchk_setup_rtbitmap()
43 if (xchk_could_repair(sc)) { in xchk_setup_rtrmapbt()
63 if (xchk_could_repair(sc)) { in xchk_setup_rtsummary()
159 if (xchk_could_repair(sc)) { in xchk_probe()733 if (xchk_could_repair(sc)) { in xfs_scrub_metadata()
241 static inline bool xchk_could_repair(const struct xfs_scrub *sc) in xchk_could_repair() function
234 if ((sc->flags & XCHK_TRY_HARDER) || xchk_could_repair(sc)) { in xchk_setup_fscounters()
34 if (xchk_could_repair(sc)) { in xchk_setup_ag_refcountbt()
38 if (xchk_could_repair(sc)) { in xchk_setup_rtrefcountbt()
38 if (xchk_could_repair(sc)) { in xchk_setup_parent()
214 if (xchk_could_repair(sc)) in xchk_setup_inode()
56 bool is_repair = xchk_could_repair(sc); in xchk_setup_inode_bmap()
1064 if (!xchk_could_repair(sc)) in xchk_ino_dqattach()