Searched refs:conn_wait (Results 1 – 1 of 1) sorted by relevance
100 wait_queue_head_t conn_wait; member1107 if (!wait_event_timeout(config->conn_wait, in wait_for_reconnect()1367 wake_up(&config->conn_wait); in nbd_reconnect_socket()1688 init_waitqueue_head(&config->conn_wait); in nbd_alloc_and_init_config()2259 wake_up(&nbd->config->conn_wait); in nbd_disconnect_and_put()