Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/sunrpc/xprtrdma/
A Dbackchannel.c63 xdr_init_encode(&req->rl_stream, &req->rl_hdrbuf, in rpcrdma_bc_marshal_reply()
A Dsvc_rdma_sendto.c212 xdr_init_encode(&ctxt->sc_stream, &ctxt->sc_hdrbuf, in svc_rdma_send_ctxt_get()
871 xdr_init_encode(&sctxt->sc_stream, &sctxt->sc_hdrbuf, in svc_rdma_send_error_msg()
A Drpc_rdma.c877 xdr_init_encode(xdr, &req->rl_hdrbuf, rdmab_data(req->rl_rdmabuf), in rpcrdma_marshal_req()
/linux-6.3-rc2/include/linux/sunrpc/
A Dxdr.h240 extern void xdr_init_encode(struct xdr_stream *xdr, struct xdr_buf *buf,
/linux-6.3-rc2/net/sunrpc/
A Dxdr.c914 void xdr_init_encode(struct xdr_stream *xdr, struct xdr_buf *buf, __be32 *p, in xdr_init_encode() function
939 EXPORT_SYMBOL_GPL(xdr_init_encode);
A Dclnt.c1922 xdr_init_encode(&xdr, &req->rq_snd_buf, in rpc_xdr_encode()
/linux-6.3-rc2/fs/nfs/flexfilelayout/
A Dflexfilelayout.c2194 xdr_init_encode(&tmp_xdr, &tmp_buf, NULL, NULL); in ff_layout_encode_layoutreturn()

Completed in 23 milliseconds