Lines Matching defs:errors
166 atf_tc_fail_errno("fsck found errors after first unmount");
191 atf_tc_fail_errno("fsck found errors after second unmount");
205 atf_tc_fail_errno("fsck found errors with old superblocks");
223 * Use fsck_lfs to look for consistency errors.
229 atf_tc_fail("fsck found errors after roll forward");
266 atf_tc_fail("fsck found errors after final unmount");
340 int i, errors = 0;
358 ++errors;
361 if (errors) {
366 return errors;