Searched refs:pcfs_count (Results 1 – 2 of 2) sorted by relevance
1035 fsp->pcfs_count++; in pc_lockfs()1054 fsp->pcfs_count++; in pc_lockfs()1065 if (--fsp->pcfs_count < 0) in pc_unlockfs()1067 if (fsp->pcfs_count == 0) { in pc_unlockfs()
422 int pcfs_count; /* # of pcfs locks for pcfs_owner */ member