Searched refs:xprt_complete_rqst (Results 1 – 6 of 6) sorted by relevance
343 void xprt_complete_rqst(struct rpc_task *task, int copied);
843 void xprt_complete_rqst(struct rpc_task *task, int copied) in xprt_complete_rqst() function865 EXPORT_SYMBOL_GPL(xprt_complete_rqst);
956 xprt_complete_rqst(task, copied); in xs_local_data_ready()1021 xprt_complete_rqst(task, copied); in xs_udp_data_ready()1254 xprt_complete_rqst(req->rq_task, transport->tcp_copied); in xs_tcp_read_reply()
1040 xprt_complete_rqst(req->rq_task, rqstp->rq_arg.len); in receive_cb_reply()
370 DEFINE_EVENT(rpc_xprt_event, xprt_complete_rqst,
887 xprt_complete_rqst(rqst->rq_task, status); in rpcrdma_reply_handler()