Home
last modified time | relevance | path

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

/linux/fs/smb/common/smbdirect/
H A Dsmbdirect_socket.h189 wait_queue_head_t dec_wait_queue; member
380 init_waitqueue_head(&sc->send_io.pending.dec_wait_queue); in smbdirect_socket_init()
/linux/fs/smb/client/
H A Dsmbdirect.c178 wake_up_all(&sc->send_io.pending.dec_wait_queue); in smbd_disconnect_wake_up_all()
530 wake_up(&sc->send_io.pending.dec_wait_queue); in send_done()
1256 wake_up(&sc->send_io.pending.dec_wait_queue); in smbd_post_send_iter()