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()1402 wake_up(&config->conn_wait); in nbd_genl_reconnect_sock_cb()1729 init_waitqueue_head(&config->conn_wait); in nbd_alloc_and_init_config()2330 wake_up(&nbd->config->conn_wait); in nbd_disconnect_and_put()