Searched refs:excessdirs (Results 1 – 1 of 1) sorted by relevance
46 int excessdirs; in pass5() local317 excessdirs = cg->cg_cs.cs_ndir - newcg->cg_cs.cs_ndir; in pass5()318 if (excessdirs < 0) { in pass5()320 -excessdirs, c); in pass5()321 excessdirs = 0; in pass5()323 if (excessdirs > 0) { in pass5()326 cg->cg_cgx * fs->fs_ipg, "DIR", 0, excessdirs)) { in pass5()345 cg->cg_cgx * fs->fs_ipg, "FILE", excessdirs, fs->fs_ipg)) { in pass5()