Searched refs:countdirs (Results 1 – 5 of 5) sorted by relevance
93 loopcnt > countdirs) in pass3()97 if (loopcnt <= countdirs) { in pass3()
60 long countdirs; /* number of directories we actually found */ variable132 countdirs = 0; in fsckinit()
522 countdirs = sblock.fs_cstotal.cs_ndir - countdirs; in checkfilesys()524 countdirs, files - countdirs, blks); in checkfilesys()
325 extern long countdirs; /* number of directories we actually found */
397 countdirs++; in checkinode()