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()
421 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);
1072 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()1403 xprt_complete_rqst(task, copied); in xs_udp_data_read_skb()