Searched refs:seq_wait (Results 1 – 3 of 3) sorted by relevance
947 wait_queue_head_t seq_wait; member
2332 wake_up(&device->seq_wait); in update_peer_seq()2411 prepare_to_wait(&device->seq_wait, &wait, TASK_INTERRUPTIBLE); in wait_for_and_update_peer_seq()2425 finish_wait(&device->seq_wait, &wait); in wait_for_and_update_peer_seq()
2024 init_waitqueue_head(&device->seq_wait); in drbd_init_set_defaults()