Searched refs:errorlocked (Results 1 – 5 of 5) sorted by relevance
457 } else if (errorlocked) { in check_mount_state()496 if (errorlocked) { in open_and_intro()520 if (errorlocked) in open_and_intro()935 errorlocked = is_errorlocked(devstr); in setup()965 if (errorlocked && in setup()985 if (!errorlocked && (bflag == 0) && in setup()1245 if (errorlocked) in sblock_init()
380 errorlocked = is_errorlocked(filesys); in checkfilesys()649 (((mountedfs != M_NOMNT) && !errorlocked) || hotroot)) { in checkfilesys()
899 if (errorlocked || iscorrupt) { in verrexit()1125 ((FSOKAY == (sblock.fs_state + sblock.fs_time)) && !errorlocked)) in debugclean()1169 if (FSOKAY != (sblock.fs_state + sblock.fs_time) && !errorlocked) { in updateclean()1215 if (errorlocked && !iscorrupt) { in updateclean()1258 if (errorlocked) { in updateclean()1356 if (errorlocked) { in updateclean()1392 if (FSOKAY != (sblock.fs_state + sblock.fs_time) && !errorlocked) in printclean()
344 int errorlocked; /* set => mounted fs has been error-locked */ variable
341 !((errorlocked || islog) && dp->di_mode == 0) && in verify_inode()