Searched refs:countdirs (Results 1 – 5 of 5) sorted by relevance
87 loopcnt > countdirs) in pass3()91 if (loopcnt <= countdirs) { in pass3()
48 long countdirs; /* number of directories we actually found */ variable120 countdirs = 0; in fsckinit()
509 countdirs = sblock.fs_cstotal.cs_ndir - countdirs; in checkfilesys()511 countdirs, files - countdirs, blks); in checkfilesys()
320 extern long countdirs; /* number of directories we actually found */
391 countdirs++; in checkinode()