Home
last modified time | relevance | path

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

/linux/drivers/block/drbd/
H A Ddrbd_req.h267 extern void start_new_tl_epoch(struct drbd_connection *connection);
H A Ddrbd_req.c165 void start_new_tl_epoch(struct drbd_connection *connection) in start_new_tl_epoch() function
245 start_new_tl_epoch(first_peer_device(device)->connection); in drbd_req_complete()
705 start_new_tl_epoch(connection); in __req_mod()
880 start_new_tl_epoch(connection); in __req_mod()
1022 start_new_tl_epoch(first_peer_device(device)->connection); in maybe_pull_ahead()
H A Ddrbd_state.c1345 start_new_tl_epoch(connection); in _drbd_set_state()