Home
last modified time | relevance | path

Searched refs:xchk_could_repair (Results 1 – 15 of 15) sorted by relevance

/linux/fs/xfs/scrub/
H A Drtbitmap.h68 if (xchk_could_repair(sc)) in xchk_rtbitmap_wordcnt()
H A Dattr.c104 if (xchk_could_repair(sc)) { in xchk_setup_xattr_buf()
136 if (xchk_could_repair(sc)) { in xchk_setup_xattr()
H A Drtbitmap.c55 if (xchk_could_repair(sc)) { in xchk_setup_rtbitmap()
H A Drtsummary.c61 if (xchk_could_repair(sc)) { in xchk_setup_rtsummary()
H A Dcommon.h243 static inline bool xchk_could_repair(const struct xfs_scrub *sc) in xchk_could_repair() function
H A Dscrub.c159 if (xchk_could_repair(sc)) { in xchk_probe()
733 if (xchk_could_repair(sc)) { in xfs_scrub_metadata()
H A Dfscounters.c234 if ((sc->flags & XCHK_TRY_HARDER) || xchk_could_repair(sc)) { in xchk_setup_fscounters()
H A Drefcount.c34 if (xchk_could_repair(sc)) { in xchk_setup_ag_refcountbt()
H A Drtrefcount.c38 if (xchk_could_repair(sc)) { in xchk_setup_rtrefcountbt()
H A Drmap.c40 if (xchk_could_repair(sc)) { in xchk_setup_ag_rmapbt()
H A Dparent.c38 if (xchk_could_repair(sc)) { in xchk_setup_parent()
H A Ddirtree.c103 if (xchk_could_repair(sc)) { in xchk_setup_dirtree()
H A Dnlinks.c55 if (xchk_could_repair(sc)) { in xchk_setup_nlinks()
H A Dcommon.c1080 if (!xchk_could_repair(sc)) in xchk_ino_dqattach()
H A Ddir.c39 if (xchk_could_repair(sc)) { in xchk_setup_directory()