Lines Matching refs:cs_ndir
555 cg->cg_cs.cs_ndir = 0;
1799 newsb->fs_cstotal.cs_ndir -= cgs[i]->cg_cs.cs_ndir;
1979 * Recompute the cg_inosused()[] bitmap, and the cs_nifree and cs_ndir
1990 newsb->fs_cstotal.cs_ndir -= cg->cg_cs.cs_ndir;
1992 cg->cg_cs.cs_ndir = 0;
2009 cg->cg_cs.cs_ndir++;
2017 newsb->fs_cstotal.cs_ndir += cg->cg_cs.cs_ndir;
2069 newsb->fs_old_cstotal.cs_ndir = newsb->fs_cstotal.cs_ndir;
2260 oldsb->fs_cstotal.cs_ndir = oldsb->fs_old_cstotal.cs_ndir;