Searched refs:iod_td (Results 1 – 2 of 2) sorted by relevance
97 struct thread *td = iod->iod_td; in smb_iod_closetran()118 struct thread *td = iod->iod_td; in smb_iod_connect()212 struct thread *td = iod->iod_td; in smb_iod_sendrq()283 struct thread *td = iod->iod_td; in smb_iod_recvall()646 iod->iod_td = curthread; in smb_iod_thread()647 smb_makescred(&iod->iod_scred, iod->iod_td, NULL); in smb_iod_thread()
448 struct thread * iod_td; member