Lines Matching full:frozen
173 fsc->frozen = true; in xchk_fscounters_freeze()
186 if (!fsc->frozen) in xchk_fscounters_cleanup()
191 xfs_emerg(sc->mp, "still frozen after scrub, err=%d", error); in xchk_fscounters_cleanup()
193 fsc->frozen = false; in xchk_fscounters_cleanup()
231 * This requires the fs to be frozen, which will disable background in xchk_setup_fscounters()
524 * If the filesystem is not frozen, the counter summation calls above in xchk_fscounters()
533 if (!fsc->frozen) in xchk_fscounters()
573 * frozen, we treat the discrepancy as a corruption because the freeze in xchk_fscounters()
579 if (fsc->frozen) in xchk_fscounters()
586 if (fsc->frozen) in xchk_fscounters()
594 if (fsc->frozen) in xchk_fscounters()
602 if (fsc->frozen) in xchk_fscounters()