Searched refs:vc_inuse (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/coda/
H A Dcoda_psdev.h37 int vc_inuse; member in struct:venus_comm
H A Dpsdev.c287 if (!vcp->vc_inuse) {
288 vcp->vc_inuse++;
310 if (!vcp || !vcp->vc_inuse ) {
339 vcp->vc_inuse--;
H A Dinode.c195 if (!vc->vc_inuse) {
H A Dupcall.c720 if (!vcp->vc_inuse) {
785 if (!vcp->vc_inuse) {

Completed in 202 milliseconds