Searched refs:P_DATA_REPLY (Results 1 – 4 of 4) sorted by relevance
8 P_DATA_REPLY = 0x01, /* Response to P_DATA_REQUEST */ enumerator
1063 err = drbd_send_block(peer_device, P_DATA_REPLY, peer_req); in w_e_end_data_req()
3586 [P_DATA_REPLY] = "DataReply", in cmdname()
5008 [P_DATA_REPLY] = { 1, sizeof(struct p_data), receive_DataReply },