Searched refs:iod_td (Results 1 – 2 of 2) sorted by relevance
100 struct thread *td = iod->iod_td; in smb_iod_closetran()121 struct thread *td = iod->iod_td; in smb_iod_connect()215 struct thread *td = iod->iod_td; in smb_iod_sendrq()286 struct thread *td = iod->iod_td; in smb_iod_recvall()653 iod->iod_td = curthread; in smb_iod_thread()654 smb_makescred(&iod->iod_scred, iod->iod_td, NULL); in smb_iod_thread()
450 struct thread * iod_td; member