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

/freebsd-12-stable/sys/netsmb/
H A Dsmb_iod.c102 struct thread *td = iod->iod_td;
123 struct thread *td = iod->iod_td;
217 struct thread *td = iod->iod_td;
288 struct thread *td = iod->iod_td;
655 iod->iod_td = curthread;
656 smb_makescred(&iod->iod_scred, iod->iod_td, NULL);
H A Dsmb_conn.h452 struct thread * iod_td; member in struct:smbiod

Completed in 99 milliseconds