Searched refs:vc_inuse (Results 1 – 4 of 4) sorted by relevance
286 if (!vcp->vc_inuse) { in coda_psdev_open()287 vcp->vc_inuse++; in coda_psdev_open()309 if (!vcp || !vcp->vc_inuse ) { in coda_psdev_release()338 vcp->vc_inuse--; in coda_psdev_release()
174 if (!vc->vc_inuse) { in coda_fill_super()
677 if (!vcp->vc_inuse) { in coda_upcall()737 if (!vcp->vc_inuse) { in coda_upcall()
16 int vc_inuse; member