Home
last modified time | relevance | path

Searched refs:SEND_CANCELED (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_req.h86 SEND_CANCELED, enumerator
H A Ddrbd_worker.c1433 req_mod(req, SEND_CANCELED, peer_device); in w_send_out_of_sync()
1465 req_mod(req, SEND_CANCELED, peer_device); in w_send_dblock()
1498 req_mod(req, SEND_CANCELED, peer_device); in w_send_read_req()
H A Ddrbd_req.c717 case SEND_CANCELED: in __req_mod()
/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_req.h86 SEND_CANCELED, enumerator
H A Ddrbd_worker.c1433 req_mod(req, SEND_CANCELED); in w_send_out_of_sync()
1465 req_mod(req, SEND_CANCELED); in w_send_dblock()
1498 req_mod(req, SEND_CANCELED); in w_send_read_req()
H A Ddrbd_req.c705 case SEND_CANCELED: in __req_mod()

Completed in 12 milliseconds