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
909 if (list_empty(&req->rq_list) && rpc_reply_expected(task)) { in xprt_transmit()957 if (!req->rq_reply_bytes_recvd && rpc_reply_expected(task)) in xprt_transmit()
1887 if (rpc_reply_expected(task)) in call_transmit()