Home
last modified time | relevance | path

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

/dragonfly/sys/netproto/smb/
H A Dsmb_iod.c76 static void smb_iod_thread(void *);
665 smb_iod_thread(void *arg) in smb_iod_thread() function
704 error = kthread_create_compat(smb_iod_thread, iod, &newp, in smb_iod_create()