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()
1399 xprt_complete_rqst(rqst->rq_task, status); in rpcrdma_complete_rqst()
430 void xprt_complete_rqst(struct rpc_task *task, int copied);
1214 void xprt_complete_rqst(struct rpc_task *task, int copied) in xprt_complete_rqst() function1231 EXPORT_SYMBOL_GPL(xprt_complete_rqst);
1076 xprt_complete_rqst(req->rq_task, rqstp->rq_arg.len); in receive_cb_reply()
669 xprt_complete_rqst(req->rq_task, transport->recv.copied); in xs_read_stream_reply()1392 xprt_complete_rqst(task, copied); in xs_udp_data_read_skb()