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

/freebsd-10-stable/sys/netsmb/
H A Dsmb_iod.c100 struct thread *td = iod->iod_td;
121 struct thread *td = iod->iod_td;
215 struct thread *td = iod->iod_td;
286 struct thread *td = iod->iod_td;
653 iod->iod_td = curthread;
654 smb_makescred(&iod->iod_scred, iod->iod_td, NULL);
H A Dsmb_conn.h450 struct thread * iod_td; member in struct:smbiod

Completed in 62 milliseconds