Home
last modified time | relevance | path

Searched refs:rpc_reply_expected (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/sunrpc/
H A Dclnt.h239 static inline int rpc_reply_expected(struct rpc_task *task) in rpc_reply_expected() function
/OK3568_Linux_fs/kernel/net/sunrpc/xprtrdma/
H A Dtransport.c670 if (!rpc_reply_expected(rqst->rq_task)) in xprt_rdma_send_request()
/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dclnt.c1884 if (rpc_reply_expected(task)) in call_encode()