Searched refs:fsflags (Results 1 – 1 of 1) sorted by relevance
1151 char fsflags; in updateclean() local1168 fsflags = sblock.fs_flags; in updateclean()1230 fsflags |= FSLARGEFILES; in updateclean()1232 fsflags &= ~FSLARGEFILES; in updateclean()1241 if ((fsflags == FSLARGEFILES && sblock.fs_flags != FSLARGEFILES) || in updateclean()1242 (fsflags != FSLARGEFILES && sblock.fs_flags == FSLARGEFILES)) in updateclean()1277 fsflags, fslogbno, fsclean, fsreclaim, FSOKAY); in updateclean()1297 sblock.fs_flags = fsflags; in updateclean()