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

/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_iod.c107 smb_iod_newstate(struct smb_vc *vcp, int state) function
168 smb_iod_newstate(vcp, SMBIOD_ST_DEAD);
383 smb_iod_newstate(vcp, SMBIOD_ST_DEAD);
435 smb_iod_newstate(vcp, SMBIOD_ST_DEAD);
458 smb_iod_newstate(vcp, state);
998 smb_iod_newstate(vcp, SMBIOD_ST_VCACTIVE);
1075 smb_iod_newstate(vcp, SMBIOD_ST_DEAD);
1107 smb_iod_newstate(vcp, SMBIOD_ST_RCFAILED);
1120 smb_iod_newstate(vcp, SMBIOD_ST_IDLE);
1142 smb_iod_newstate(vc
[all...]

Completed in 45 milliseconds