Home
last modified time | relevance | path

Searched refs:iod_muxwant (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_iod.c968 vcp->iod_muxwant++; in smb_iod_muxwait()
975 vcp->iod_muxwant--; in smb_iod_muxwait()
1263 if (vcp->iod_muxwant != 0) in smb_iod_removerq()
H A Dsmb_conn.h262 uint_t iod_muxwant; /* waiting to be active */ member