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.c923 vcp->iod_muxwant++; in smb_iod_muxwait()
930 vcp->iod_muxwant--; in smb_iod_muxwait()
1218 if (vcp->iod_muxwant != 0) in smb_iod_removerq()
H A Dsmb_conn.h247 uint_t iod_muxwant; /* waiting to be active */ member