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()
410 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);
618 xprt_complete_rqst(req->rq_task, transport->recv.copied); in xs_read_stream_reply()1332 xprt_complete_rqst(task, copied); in xs_udp_data_read_skb()
934 xprt_complete_rqst(req->rq_task, rqstp->rq_arg.len); in receive_cb_reply()
Completed in 19 milliseconds