Home
last modified time | relevance | path

Searched refs:disconn_wait (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dsmbdirect.h64 wait_queue_head_t disconn_wait; member
H A Dsmbdirect.c224 wake_up_interruptible(&info->disconn_wait); in smbd_conn_upcall()
1337 info->disconn_wait, in smbd_destroy()
1649 init_waitqueue_head(&info->disconn_wait); in _smbd_get_connection()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmbdirect.h64 wait_queue_head_t disconn_wait; member
H A Dsmbdirect.c229 wake_up_interruptible(&info->disconn_wait); in smbd_conn_upcall()
1304 info->disconn_wait, in smbd_destroy()
1617 init_waitqueue_head(&info->disconn_wait); in _smbd_get_connection()

Completed in 8 milliseconds