Searched refs:pcfs_frefs (Results 1 – 3 of 3) sorted by relevance
186 fsp->pcfs_frefs++; in pc_getnode()280 fsp->pcfs_frefs--; in pc_rele()288 if (fsp->pcfs_frefs < 0) { in pc_rele()727 for (hp = pcfhead; fsp->pcfs_frefs && hp < &pcfhead[NPCHASH]; hp++) { in pc_diskchanged()728 for (pcp = hp->pch_forw; fsp->pcfs_frefs && in pc_diskchanged()754 fsp->pcfs_frefs--; in pc_diskchanged()761 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