Searched refs:iod_muxcnt (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/netsmb/
H A Dsmb_iod.c238 if (vcp->vc_maxmux != 0 && iod->iod_muxcnt >= vcp->vc_maxmux)
451 if (iod->iod_muxcnt < vcp->vc_maxmux)
457 iod->iod_muxcnt++;
483 iod->iod_muxcnt--;
H A Dsmb_conn.h445 int iod_muxcnt; /* number of active outstanding requests */ member in struct:smbiod

Completed in 110 milliseconds