Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/block/drbd/
Ddrbd_req.h279 extern void start_new_tl_epoch(struct drbd_connection *connection);
Ddrbd_req.c184 void start_new_tl_epoch(struct drbd_connection *connection) in start_new_tl_epoch() function
263 start_new_tl_epoch(first_peer_device(device)->connection); in drbd_req_complete()
710 start_new_tl_epoch(connection); in __req_mod()
884 start_new_tl_epoch(connection); in __req_mod()
1028 start_new_tl_epoch(first_peer_device(device)->connection); in maybe_pull_ahead()
Ddrbd_state.c1343 start_new_tl_epoch(connection); in _drbd_set_state()