Searched refs:pcfs_nrefs (Results 1 – 3 of 3) sorted by relevance
189 fsp->pcfs_nrefs++; in pc_getnode()282 fsp->pcfs_nrefs--; in pc_rele()285 if (fsp->pcfs_nrefs < 0) { in pc_rele()722 fsp->pcfs_nrefs --; in pc_diskchanged()755 fsp->pcfs_nrefs--; in pc_diskchanged()765 if (fsp->pcfs_nrefs) { in pc_diskchanged()
831 else if (fsp->pcfs_nrefs) in pcfs_unmount()
412 int pcfs_nrefs; /* number of active pcnodes */ member