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

/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/coda/
H A Dpsdev.c303 if(vcp->vc_inuse) {
308 if (!vcp->vc_inuse++) {
318 CDEBUG(D_PSDEV, "device %i - inuse: %d\n", idx, vcp->vc_inuse);
332 if ( !vcp->vc_inuse ) {
338 CDEBUG(D_PSDEV, "psdev_release: inuse %d\n", vcp->vc_inuse);
339 if (--vcp->vc_inuse) {
H A Dinode.c111 if (!vc->vc_inuse) {
H A Dupcall.c649 if ( !vcommp->vc_inuse )
710 if ( !vcommp->vc_inuse ) {
759 if (vcommp->vc_inuse) { /* i.e. Venus is still alive */
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dcoda_psdev.h23 int vc_inuse; member in struct:venus_comm
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dcoda_psdev.h23 int vc_inuse; member in struct:venus_comm

Completed in 103 milliseconds