Searched refs:xprt_complete_rqst (Results 1 – 6 of 6) sorted by relevance
369 void xprt_complete_rqst(struct rpc_task *task, int copied);
846 void xprt_complete_rqst(struct rpc_task *task, int copied) in xprt_complete_rqst() function868 EXPORT_SYMBOL_GPL(xprt_complete_rqst);
947 xprt_complete_rqst(task, copied); in xs_local_data_read_skb()1029 xprt_complete_rqst(task, copied); in xs_udp_data_read_skb()1306 xprt_complete_rqst(req->rq_task, transport->tcp_copied); in xs_tcp_read_reply()
1065 xprt_complete_rqst(req->rq_task, rqstp->rq_arg.len); in receive_cb_reply()
370 DEFINE_EVENT(rpc_xprt_event, xprt_complete_rqst,
902 xprt_complete_rqst(rqst->rq_task, status); in rpcrdma_reply_handler()