Home
last modified time | relevance | path

Searched refs:xdr_init_decode (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/include/linux/sunrpc/
A Dsvc.h494 xdr_init_decode(xdr, buf, argv->iov_base, NULL); in svcxdr_init_decode()
A Dxdr.h255 extern void xdr_init_decode(struct xdr_stream *xdr, struct xdr_buf *buf,
/linux-6.3-rc2/net/sunrpc/xprtrdma/
A Dsvc_rdma_recvfrom.c659 xdr_init_decode(&rctxt->rc_stream, rq_arg, rdma_argp, NULL); in svc_rdma_xdr_decode_req()
A Drpc_rdma.c1444 xdr_init_decode(&rep->rr_stream, &rep->rr_hdrbuf, in rpcrdma_reply_handler()
/linux-6.3-rc2/net/sunrpc/
A Dxdr.c1365 void xdr_init_decode(struct xdr_stream *xdr, struct xdr_buf *buf, __be32 *p, in xdr_init_decode() function
1380 EXPORT_SYMBOL_GPL(xdr_init_decode);
1397 xdr_init_decode(xdr, buf, NULL, NULL); in xdr_init_decode_pages()
A Dclnt.c2588 xdr_init_decode(&xdr, &req->rq_rcv_buf, in call_decode()
/linux-6.3-rc2/net/sunrpc/auth_gss/
A Dauth_gss.c2084 xdr_init_decode(xdr, rcv_buf, p, rqstp); in gss_unwrap_resp_priv()

Completed in 24 milliseconds