Searched refs:pcfs_frefs (Results 1 – 3 of 3) sorted by relevance
189 fsp->pcfs_frefs++; in pc_getnode()283 fsp->pcfs_frefs--; in pc_rele()291 if (fsp->pcfs_frefs < 0) { in pc_rele()730 for (hp = pcfhead; fsp->pcfs_frefs && hp < &pcfhead[NPCHASH]; hp++) { in pc_diskchanged()731 for (pcp = hp->pch_forw; fsp->pcfs_frefs && in pc_diskchanged()757 fsp->pcfs_frefs--; in pc_diskchanged()764 if (fsp->pcfs_frefs) { in pc_diskchanged()
2558 if (fsp->pcfs_frefs || in pc_getfat()
413 int pcfs_frefs; /* number of active file pcnodes */ member