Searched refs:_tl_restart (Results 1 – 4 of 4) sorted by relevance
275 extern void _tl_restart(struct drbd_connection *connection, enum drbd_req_event what);
1745 _tl_restart(connection, what); in after_state_ch()1772 _tl_restart(connection, RESEND); in after_state_ch()2090 _tl_restart(connection, CONNECTION_LOST_WHILE_PENDING); in w_after_conn_state_ch()
257 void _tl_restart(struct drbd_connection *connection, enum drbd_req_event what) in _tl_restart() function268 _tl_restart(connection, what); in tl_restart()
503 _tl_restart(connection, CONNECTION_LOST_WHILE_PENDING); in conn_try_outdate_peer()