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
1141 err = drbd_send_block(peer_device, P_RS_DATA_REPLY, peer_req); in w_e_end_rsdata_req()1216 err = drbd_send_block(peer_device, P_RS_DATA_REPLY, peer_req); in w_e_end_csum_rs_req()
3635 [P_RS_DATA_REPLY] = "RSDataReply", in cmdname()
5067 [P_RS_DATA_REPLY] = { 1, sizeof(struct p_data), receive_RSDataReply } ,