Searched refs:seq_wait (Results 1 – 3 of 3) sorted by relevance
949 wait_queue_head_t seq_wait; member
2029 wake_up(&device->seq_wait); in update_peer_seq()2108 prepare_to_wait(&device->seq_wait, &wait, TASK_INTERRUPTIBLE); in wait_for_and_update_peer_seq()2122 finish_wait(&device->seq_wait, &wait); in wait_for_and_update_peer_seq()
1965 init_waitqueue_head(&device->seq_wait); in drbd_init_set_defaults()