Lines Matching refs:cs_nifree
556 cg->cg_cs.cs_nifree = newsb->fs_ipg;
621 newsb->fs_cstotal.cs_nifree += cg->cg_cs.cs_nifree;
1800 newsb->fs_cstotal.cs_nifree -= cgs[i]->cg_cs.cs_nifree;
1829 slop += cgs[i]->cg_cs.cs_nifree;
1831 slop -= oldsb->fs_ipg - cgs[i]->cg_cs.cs_nifree;
1979 * Recompute the cg_inosused()[] bitmap, and the cs_nifree and cs_ndir
1991 newsb->fs_cstotal.cs_nifree -= cg->cg_cs.cs_nifree;
1993 cg->cg_cs.cs_nifree = 0;
2006 cg->cg_cs.cs_nifree++;
2018 newsb->fs_cstotal.cs_nifree += cg->cg_cs.cs_nifree;
2071 newsb->fs_old_cstotal.cs_nifree = newsb->fs_cstotal.cs_nifree;
2262 oldsb->fs_cstotal.cs_nifree = oldsb->fs_old_cstotal.cs_nifree;