Searched refs:rpc_reply_expected (Results 1 – 4 of 4) sorted by relevance
222 static inline int rpc_reply_expected(struct rpc_task *task) in rpc_reply_expected() function
1017 if (list_empty(&req->rq_list) && rpc_reply_expected(task)) { in xprt_transmit()1058 if (rpc_reply_expected(task) && !READ_ONCE(req->rq_reply_bytes_recvd)) { in xprt_transmit()
1983 if (rpc_reply_expected(task)) in call_transmit()
744 if (!rpc_reply_expected(task)) in xprt_rdma_send_request()