Lines Matching refs:errors_uncorrected
156 smallint errors_uncorrected; /* flag if some error was not corrected */ member
193 #define errors_uncorrected (G.errors_uncorrected ) macro
360 errors_uncorrected = 1; in ask()
366 errors_uncorrected = 1; in ask()
375 errors_uncorrected = 1; in ask()
394 errors_uncorrected = 1; in ask()
477 errors_uncorrected = 1; in read_block()
492 errors_uncorrected = 1; in write_block()
499 errors_uncorrected = 1; in write_block()
590 if (!errors_uncorrected) in write_superblock()
680 errors_uncorrected = 1; in read_tables()
712 errors_uncorrected = 1; in get_inode_common()
735 errors_uncorrected = 1; in get_inode_common()
988 errors_uncorrected = 1; in check_file()
994 errors_uncorrected = 1; in check_file()
1038 errors_uncorrected = 1; in check_file2()
1044 errors_uncorrected = 1; in check_file2()
1071 errors_uncorrected = 1; in recursive_check()
1088 errors_uncorrected = 1; in recursive_check2()
1324 if (errors_uncorrected) in fsck_minix_main()