Searched refs:CONNECTION_LOST_WHILE_PENDING (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-6.6/drivers/block/drbd/ |
H A D | drbd_req.h | 90 CONNECTION_LOST_WHILE_PENDING, enumerator
|
H A D | drbd_req.c | 744 case CONNECTION_LOST_WHILE_PENDING: in __req_mod()
|
H A D | drbd_state.c | 2095 _tl_restart(connection, CONNECTION_LOST_WHILE_PENDING); in w_after_conn_state_ch()
|
H A D | drbd_main.c | 254 * @what might be one of CONNECTION_LOST_WHILE_PENDING, RESEND, FAIL_FROZEN_DISK_IO, 286 tl_restart(connection, CONNECTION_LOST_WHILE_PENDING); in tl_clear()
|
H A D | drbd_nl.c | 503 _tl_restart(connection, CONNECTION_LOST_WHILE_PENDING); in conn_try_outdate_peer()
|
/kernel/linux/linux-5.10/drivers/block/drbd/ |
H A D | drbd_req.h | 90 CONNECTION_LOST_WHILE_PENDING, enumerator
|
H A D | drbd_req.c | 732 case CONNECTION_LOST_WHILE_PENDING: in __req_mod()
|
H A D | drbd_state.c | 2090 _tl_restart(connection, CONNECTION_LOST_WHILE_PENDING); in w_after_conn_state_ch()
|
H A D | drbd_main.c | 266 * @what might be one of CONNECTION_LOST_WHILE_PENDING, RESEND, FAIL_FROZEN_DISK_IO, 295 tl_restart(connection, CONNECTION_LOST_WHILE_PENDING); in tl_clear()
|
H A D | drbd_nl.c | 503 _tl_restart(connection, CONNECTION_LOST_WHILE_PENDING); in conn_try_outdate_peer()
|
Completed in 33 milliseconds