Lines Matching refs:errors
23 * 93/12/29 - Added the -e option to change errors behavior75 static unsigned short errors;631 errors = EXT2_ERRORS_CONTINUE;633 errors = EXT2_ERRORS_RO;635 errors = EXT2_ERRORS_PANIC;1644 sb->s_errors = errors;1646 printf(_("Setting error behavior to %d\n"), errors);