Searched refs:pcfs_frefs (Results 1 – 3 of 3) sorted by relevance
188 fsp->pcfs_frefs++; in pc_getnode()282 fsp->pcfs_frefs--; in pc_rele()290 if (fsp->pcfs_frefs < 0) { in pc_rele()729 for (hp = pcfhead; fsp->pcfs_frefs && hp < &pcfhead[NPCHASH]; hp++) { in pc_diskchanged()730 for (pcp = hp->pch_forw; fsp->pcfs_frefs && in pc_diskchanged()756 fsp->pcfs_frefs--; in pc_diskchanged()763 if (fsp->pcfs_frefs) { in pc_diskchanged()
2586 if (fsp->pcfs_frefs || in pc_getfat()
413 int pcfs_frefs; /* number of active file pcnodes */ member