Home
last modified time | relevance | path

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

/drivers/block/drbd/
Ddrbd_req.h279 extern void start_new_tl_epoch(struct drbd_connection *connection);
Ddrbd_req.c166 void start_new_tl_epoch(struct drbd_connection *connection) in start_new_tl_epoch() function
246 start_new_tl_epoch(first_peer_device(device)->connection); in drbd_req_complete()
693 start_new_tl_epoch(connection); in __req_mod()
867 start_new_tl_epoch(connection); in __req_mod()
1011 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()