[go: nahoru, domu]

Searched refs:current_epoch_nr (Results 1 - 3 of 3) sorted by relevance

/drivers/block/drbd/
H A Ddrbd_worker.c1313 p->barrier = connection->send.current_epoch_nr;
1338 connection->send.current_epoch_nr = epoch;
1348 if (connection->send.current_epoch_nr != epoch) {
1351 connection->send.current_epoch_nr = epoch;
2046 connection->send.current_epoch_nr;
2051 connection->send.current_epoch_nr + 1);
H A Ddrbd_int.h781 int current_epoch_nr; member in struct:drbd_connection::__anon303
784 * with req->epoch == current_epoch_nr.
H A Ddrbd_main.c2640 connection->send.current_epoch_nr = 0;

Completed in 68 milliseconds