Searched refs:vc_inuse (Results 1 – 4 of 4) sorted by relevance
277 if (!vcp->vc_inuse) { in coda_psdev_open()278 vcp->vc_inuse++; in coda_psdev_open()300 if (!vcp || !vcp->vc_inuse ) { in coda_psdev_release()329 vcp->vc_inuse--; in coda_psdev_release()
168 if (!vc->vc_inuse) { in coda_fill_super()
677 if (!vcp->vc_inuse) { in coda_upcall()737 if (!vcp->vc_inuse) { in coda_upcall()
21 int vc_inuse; member