Home
last modified time | relevance | path

Searched refs:_tl_restart (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/block/drbd/
H A Ddrbd_req.h276 extern void _tl_restart(struct drbd_connection *connection, enum drbd_req_event what);
H A Ddrbd_state.c1748 _tl_restart(connection, what); in after_state_ch()
1775 _tl_restart(connection, RESEND); in after_state_ch()
2095 _tl_restart(connection, CONNECTION_LOST_WHILE_PENDING); in w_after_conn_state_ch()
H A Ddrbd_main.c258 void _tl_restart(struct drbd_connection *connection, enum drbd_req_event what) in _tl_restart() function
272 _tl_restart(connection, what); in tl_restart()
H A Ddrbd_nl.c503 _tl_restart(connection, CONNECTION_LOST_WHILE_PENDING); in conn_try_outdate_peer()