Lines Matching refs:fsck
118 if (fsck())
119 atf_tc_fail_errno("fsck found errors after first unmount");
143 if (fsck())
144 atf_tc_fail_errno("fsck found errors after second unmount");
157 if (fsck())
158 atf_tc_fail_errno("fsck found errors with old superblocks");
182 if (fsck()) {
184 atf_tc_fail("fsck found errors after roll forward");
219 /* Final fsck to double check */
221 if (fsck()) {
223 atf_tc_fail("fsck found errors after final unmount");