Home
last modified time | relevance | path

Searched refs:current_epoch_writes (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_worker.c1378 connection->send.current_epoch_writes = 0; in drbd_send_barrier()
1407 connection->send.current_epoch_writes = 0; in re_init_if_first_write()
1418 if (connection->send.current_epoch_writes) in maybe_send_barrier()
1438 /* this time, no connection->send.current_epoch_writes++; in w_send_out_of_sync()
1472 connection->send.current_epoch_writes++; in w_send_dblock()
H A Ddrbd_int.h771 unsigned current_epoch_writes; member
H A Ddrbd_main.c2641 connection->send.current_epoch_writes = 0; in conn_create()
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_worker.c1378 connection->send.current_epoch_writes = 0; in drbd_send_barrier()
1407 connection->send.current_epoch_writes = 0; in re_init_if_first_write()
1418 if (connection->send.current_epoch_writes) in maybe_send_barrier()
1438 /* this time, no connection->send.current_epoch_writes++; in w_send_out_of_sync()
1472 connection->send.current_epoch_writes++; in w_send_dblock()
H A Ddrbd_int.h701 unsigned current_epoch_writes; member
H A Ddrbd_main.c2605 connection->send.current_epoch_writes = 0; in conn_create()

Completed in 25 milliseconds