Home
last modified time | relevance | path

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

/openbmc/linux/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()