Searched refs:seq_wait (Results 1 – 3 of 3) sorted by relevance
948 wait_queue_head_t seq_wait; member
2028 wake_up(&device->seq_wait); in update_peer_seq()2107 prepare_to_wait(&device->seq_wait, &wait, TASK_INTERRUPTIBLE); in wait_for_and_update_peer_seq()2121 finish_wait(&device->seq_wait, &wait); in wait_for_and_update_peer_seq()
1964 init_waitqueue_head(&device->seq_wait); in drbd_init_set_defaults()