Searched refs:EE_WAS_ERROR (Results 1 – 3 of 3) sorted by relevance
153 if (peer_req->flags & EE_WAS_ERROR) in drbd_endio_write_sec_final()332 if (unlikely((peer_req->flags & EE_WAS_ERROR) != 0)) in w_e_send_csum()1009 if (likely((peer_req->flags & EE_WAS_ERROR) == 0)) { in w_e_end_data_req()1053 } else if (likely((peer_req->flags & EE_WAS_ERROR) == 0)) { in w_e_end_rsdata_req()1106 if (likely((peer_req->flags & EE_WAS_ERROR) == 0)) { in w_e_end_csum_rs_req()1168 if (likely(!(peer_req->flags & EE_WAS_ERROR))) in w_e_end_ov_req()1232 if (likely((peer_req->flags & EE_WAS_ERROR) == 0)) { in w_e_end_ov_reply()
484 #define EE_WAS_ERROR (1<<__EE_WAS_ERROR) macro
1393 peer_req->flags |= EE_WAS_ERROR; in drbd_submit_peer_request()1769 if (likely((peer_req->flags & EE_WAS_ERROR) == 0)) { in e_end_resync_block()1941 if (likely((peer_req->flags & EE_WAS_ERROR) == 0)) { in e_end_block()