Home
last modified time | relevance | path

Searched refs:current_tle_writes (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_req.c169 if (connection->current_tle_writes == 0) in start_new_tl_epoch()
172 connection->current_tle_writes = 0; in start_new_tl_epoch()
692 if (connection->current_tle_writes >= p) in __req_mod()
1352 first_peer_device(device)->connection->current_tle_writes++; in drbd_send_and_submit()
H A Ddrbd_int.h732 unsigned current_tle_writes; /* writes seen within this tl epoch */ member
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_req.c168 if (connection->current_tle_writes == 0) in start_new_tl_epoch()
171 connection->current_tle_writes = 0; in start_new_tl_epoch()
704 if (connection->current_tle_writes >= p) in __req_mod()
1366 first_peer_device(device)->connection->current_tle_writes++; in drbd_send_and_submit()
H A Ddrbd_int.h662 unsigned current_tle_writes; /* writes seen within this tl epoch */ member

Completed in 14 milliseconds