Home
last modified time | relevance | path

Searched refs:smb_iod_thread (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/netsmb/
H A Dsmb_iod.c64 static void smb_iod_thread(void *);
636 smb_iod_thread(void *arg) in smb_iod_thread() function
682 error = kproc_create(smb_iod_thread, iod, &iod->iod_p, in smb_iod_create()