Lines Matching full:frozen
59 bool frozen; member
183 fsc->frozen = true; in xchk_fscounters_freeze()
196 if (!fsc->frozen) in xchk_fscounters_cleanup()
201 xfs_emerg(sc->mp, "still frozen after scrub, err=%d", error); in xchk_fscounters_cleanup()
203 fsc->frozen = false; in xchk_fscounters_cleanup()
518 * If the filesystem is not frozen, the counter summation calls above in xchk_fscounters()
527 if (!fsc->frozen) in xchk_fscounters()
567 * frozen, we treat the discrepancy as a corruption because the freeze in xchk_fscounters()
573 if (fsc->frozen) in xchk_fscounters()
580 if (fsc->frozen) in xchk_fscounters()
588 if (fsc->frozen) in xchk_fscounters()
596 if (fsc->frozen) in xchk_fscounters()