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