Searched refs:vc_inuse (Results 1 - 4 of 4) sorted by last modified time

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

Completed in 170 milliseconds