Home
last modified time | relevance | path

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

/linux/fs/smb/server/
H A Dtransport_tcp.c287 * ksmbd_tcp_run_kthread() - start forker thread
296 static int ksmbd_tcp_run_kthread(struct interface *iface) in ksmbd_tcp_run_kthread() function
510 ret = ksmbd_tcp_run_kthread(iface); in create_socket()