Searched refs:DP_SEND_RECEIVE_ACK (Results 1 – 3 of 3) sorted by relevance
135 #define DP_SEND_RECEIVE_ACK 128 /* This is a proto B write request */ macro
2621 dp_flags |= DP_SEND_RECEIVE_ACK; in receive_Data()2634 if (dp_flags & DP_SEND_RECEIVE_ACK) { in receive_Data()
1680 dp_flags |= DP_SEND_RECEIVE_ACK; in drbd_send_dblock()