Searched refs:vc_iod (Results 1 – 5 of 5) sorted by relevance
401 struct smbiod *iod = vcp->vc_iod; in smb_iod_addrq()432 error = smb_iod_request(vcp->vc_iod, SMBIOD_EV_CONNECT | SMBIOD_EV_SYNC, NULL); in smb_iod_addrq()463 struct smbiod *iod = vcp->vc_iod; in smb_iod_removerq()490 struct smbiod *iod = rqp->sr_vc->vc_iod; in smb_iod_waitrq()677 vcp->vc_iod = iod; in smb_iod_create()686 vcp->vc_iod = NULL; in smb_iod_create()
500 if (vcp->vc_iod) in smb_vc_free()501 smb_iod_destroy(vcp->vc_iod); in smb_vc_free()677 return smb_iod_request(vcp->vc_iod, SMBIOD_EV_CONNECT | SMBIOD_EV_SYNC, NULL); in smb_vc_connect()688 if (vcp->vc_iod != NULL) in smb_vc_disconnect()689 smb_iod_request(vcp->vc_iod, SMBIOD_EV_DISCONNECT | in smb_vc_disconnect()715 vip->iodstate = vcp->vc_iod->iod_state; in smb_vc_getinfo()
183 if (ssp == NULL || rqp->sr_cred == &rqp->sr_vc->vc_iod->iod_scred) { in smb_rq_enqueue()199 error = smb_iod_request(rqp->sr_vc->vc_iod, in smb_rq_enqueue()721 error = smb_iod_request(vcp->vc_iod, SMBIOD_EV_NEWRQ, NULL); in smb_t2_request_int()
265 struct smbiod * vc_iod; member
104 if (scred->scr_td->td_proc == vcp->vc_iod->iod_p) in smb_smb_nomux()