Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dsmbdirect.h117 wait_queue_head_t wait_post_send; member
H A Dsmbdirect.c296 wake_up(&request->info->wait_post_send); in send_done()
861 wait_event(info->wait_post_send, in smbd_post_send_iter()
1649 init_waitqueue_head(&info->wait_post_send); in _smbd_get_connection()