Home
last modified time | relevance | path

Searched refs:current_epoch_writes (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/block/drbd/
H A Ddrbd_worker.c1379 connection->send.current_epoch_writes = 0; in drbd_send_barrier()
1408 connection->send.current_epoch_writes = 0; in re_init_if_first_write()
1419 if (connection->send.current_epoch_writes) in maybe_send_barrier()
1439 /* this time, no connection->send.current_epoch_writes++; in w_send_out_of_sync()
1473 connection->send.current_epoch_writes++; in w_send_dblock()
H A Ddrbd_int.h699 unsigned current_epoch_writes; member
H A Ddrbd_main.c2591 connection->send.current_epoch_writes = 0; in conn_create()