Home
last modified time | relevance | path

Searched refs:P_NEG_DREPLY (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_protocol.h35 P_NEG_DREPLY = 0x1a, /* Local disk is broken... */ enumerator
H A Ddrbd_worker.c1074 err = drbd_send_ack(peer_device, P_NEG_DREPLY, peer_req); in w_e_end_data_req()
H A Ddrbd_receiver.c2872 drbd_send_ack_rp(peer_device, P_NEG_DREPLY, p); in receive_DataRequest()
5998 [P_NEG_DREPLY] = { sizeof(struct p_block_ack), got_NegDReply },
H A Ddrbd_main.c3659 [P_NEG_DREPLY] = "NegDReply", in cmdname()
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_protocol.h35 P_NEG_DREPLY = 0x1a, /* Local disk is broken... */ enumerator
H A Ddrbd_worker.c1073 err = drbd_send_ack(peer_device, P_NEG_DREPLY, peer_req); in w_e_end_data_req()
H A Ddrbd_receiver.c2837 drbd_send_ack_rp(peer_device, P_NEG_DREPLY, p); in receive_DataRequest()
5949 [P_NEG_DREPLY] = { sizeof(struct p_block_ack), got_NegDReply },
H A Ddrbd_main.c3632 [P_NEG_DREPLY] = "NegDReply", in cmdname()

Completed in 31 milliseconds