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