Searched refs:FSOKAY (Results 1 – 11 of 11) sorted by relevance
262 (sblock.fs_state + sblock.fs_time == FSOKAY)) { in logsetup()269 (sblock.fs_state + sblock.fs_time == FSOKAY)) { in logsetup()301 if (FSOKAY != (sblock.fs_state + sblock.fs_time)) in logsetup()787 sblock.fs_state = FSOKAY - (long)sblock.fs_time; in initial_error_state_adjust()999 (FSOKAY == (sblock.fs_state + sblock.fs_time)) && in setup()
909 sblock.fs_state = FSOKAY - (long)sblock.fs_time; in verrexit()955 sblock.fs_state = -(FSOKAY - (long)sblock.fs_time); in vpfatal()1132 ((FSOKAY == (sblock.fs_state + sblock.fs_time)) && !errorlocked)) in debugclean()1176 if (FSOKAY != (sblock.fs_state + sblock.fs_time) && !errorlocked) { in updateclean()1264 (FSOKAY == (sblock.fs_state + sblock.fs_time))) { in updateclean()1284 fsflags, fslogbno, fsclean, fsreclaim, FSOKAY); in updateclean()1302 sblock.fs_state = FSOKAY - (long)sblock.fs_time; in updateclean()1399 if (FSOKAY != (sblock.fs_state + sblock.fs_time) && !errorlocked) in printclean()
822 if ((sblock.fs_state + (long)sblock.fs_time == FSOKAY) && in check_sanity()
698 if ((fspt->fs_state + fspt->fs_time == FSOKAY) && in remountfs()706 if (fspt->fs_state + fspt->fs_time == FSOKAY && in remountfs()978 (fsp->fs_state + fsp->fs_time == FSOKAY)) { in mountfs()1039 if (((fsp->fs_state + fsp->fs_time) == FSOKAY) && in mountfs()1064 (((fsp->fs_state + fsp->fs_time) == FSOKAY) && in mountfs()1072 if (((fsp->fs_state + fsp->fs_time) == FSOKAY) && in mountfs()
659 if (dfs->fs_clean == FSBAD || FSOKAY != dfs->fs_state + dfs->fs_time) in ufs_reconcile_fs()723 mfs->fs_state = FSOKAY - dfs->fs_time; in ufs_reconcile_fs()726 if (FSOKAY != dfs->fs_state + dfs->fs_time || in ufs_reconcile_fs()
1147 FSOKAY - fs->fs_time : -(FSOKAY - fs->fs_time); in ufs_sbwrite()
284 if ((fsp->fs_state + (long)fsp->fs_time == FSOKAY) && in get_attr()354 if (fsp->fs_state + (long)fsp->fs_time == FSOKAY) { in dumpfs()
1541 sblock.fs_state = FSOKAY - sblock.fs_time; in main()2064 sblock.fs_state = FSOKAY - sblock.fs_time; in main()2353 sblock.fs_state = FSOKAY - sblock.fs_time; in main()4039 if ((FSOKAY != (sblock.fs_state + sblock.fs_time)) || in logsetup()4134 ((FSOKAY == (sblock.fs_state + sblock.fs_time)) && in growinit()4189 if (FSOKAY == (sblock.fs_state + sblock.fs_time)) in growinit()4194 sblock.fs_state = FSOKAY - sblock.fs_time; in growinit()
218 #define FSOKAY (0x7c269d38) macro
498 (FSOKAY == (sblock.fs_state + sblock.fs_time)) && in chkquota()
602 if (fs->fs_state == (FSOKAY - fs->fs_time)) { in main()