Searched refs:current_epoch_nr (Results 1 – 4 of 4) sorted by relevance
1357 p->barrier = connection->send.current_epoch_nr; in drbd_send_barrier()1387 connection->send.current_epoch_nr = epoch; in re_init_if_first_write()1398 if (connection->send.current_epoch_nr != epoch) { in maybe_send_barrier()1401 connection->send.current_epoch_nr = epoch; in maybe_send_barrier()2116 connection->send.current_epoch_nr; in wait_for_work()2121 connection->send.current_epoch_nr + 1); in wait_for_work()
698 int current_epoch_nr; member
1651 if (net_req->epoch == connection->send.current_epoch_nr) { in net_timeout_reached()
2566 connection->send.current_epoch_nr = 0; in conn_create()
Completed in 784 milliseconds