complete_rdma_req
complete_rdma_req(req, -ECONNABORTED, false, true);
static void complete_rdma_req(struct rtrs_clt_io_req *req, int errno,
complete_rdma_req(req, req->inv_errno, true, false);
complete_rdma_req(req, errno, true, false);