Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/drbd/
Ddrbd_req.h280 extern void start_new_tl_epoch(struct drbd_connection *connection);
Ddrbd_req.c190 void start_new_tl_epoch(struct drbd_connection *connection) in start_new_tl_epoch() function
272 start_new_tl_epoch(first_peer_device(device)->connection); in drbd_req_complete()
723 start_new_tl_epoch(connection); in __req_mod()
897 start_new_tl_epoch(connection); in __req_mod()
1037 start_new_tl_epoch(first_peer_device(device)->connection); in maybe_pull_ahead()
Ddrbd_state.c1053 start_new_tl_epoch(connection); in __drbd_set_state()