Searched refs:P_RS_DATA_REPLY (Results 1 – 4 of 4) sorted by relevance
9 P_RS_DATA_REPLY = 0x02, /* Response to P_RS_DATA_REQUEST */ enumerator
1140 err = drbd_send_block(peer_device, P_RS_DATA_REPLY, peer_req); in w_e_end_rsdata_req()1215 err = drbd_send_block(peer_device, P_RS_DATA_REPLY, peer_req); in w_e_end_csum_rs_req()
3608 [P_RS_DATA_REPLY] = "RSDataReply", in cmdname()
5020 [P_RS_DATA_REPLY] = { 1, sizeof(struct p_data), receive_RSDataReply } ,