Searched refs:xprt_complete_rqst (Results 1 – 6 of 6) sorted by relevance
54 xprt_complete_rqst(req->rq_task, rcvbuf->len); in svc_rdma_handle_bc_reply()
1367 xprt_complete_rqst(rqst->rq_task, status); in rpcrdma_reply_done()
438 void xprt_complete_rqst(struct rpc_task *task, int copied);
1217 void xprt_complete_rqst(struct rpc_task *task, int copied) in xprt_complete_rqst() function1234 EXPORT_SYMBOL_GPL(xprt_complete_rqst);
1121 xprt_complete_rqst(req->rq_task, rqstp->rq_arg.len); in svc_tcp_fragment_received()
689 xprt_complete_rqst(req->rq_task, transport->recv.copied); in xs_read_stream_reply()1425 xprt_complete_rqst(task, copied); in xs_udp_data_read_skb()