Searched refs:EE_SEND_WRITE_ACK (Results 1 – 3 of 3) sorted by relevance
238 seq_print_rq_state_bit(m, f & EE_SEND_WRITE_ACK, &sep, "C"); in seq_print_peer_request_flags()
472 #define EE_SEND_WRITE_ACK (1<<__EE_SEND_WRITE_ACK) macro
2192 if (peer_req->flags & EE_SEND_WRITE_ACK) { in e_end_block()2628 peer_req->flags |= EE_SEND_WRITE_ACK; in receive_Data()