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
950 if (list_empty(&req->rq_list) && rpc_reply_expected(task)) { in xprt_transmit()1000 if (!req->rq_reply_bytes_recvd && rpc_reply_expected(task)) in xprt_transmit()
1879 if (rpc_reply_expected(task)) in call_transmit()