Searched refs:rpc_reply_expected (Results 1 – 3 of 3) sorted by relevance
40 static inline int rpc_reply_expected(struct rpc_task *task) in rpc_reply_expected() function
882 if (list_empty(&req->rq_list) && rpc_reply_expected(task)) { in xprt_transmit()921 else if (!req->rq_reply_bytes_recvd && rpc_reply_expected(task)) { in xprt_transmit()
1305 if (rpc_reply_expected(task)) in call_transmit()