Home
last modified time | relevance | path

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

/linux/net/sunrpc/xprtrdma/
H A Dbackchannel.c63 xdr_init_encode(&req->rl_stream, &req->rl_hdrbuf, in rpcrdma_bc_marshal_reply()
H A Dsvc_rdma_sendto.c205 xdr_init_encode(&ctxt->sc_stream, &ctxt->sc_hdrbuf, in svc_rdma_send_ctxt_get()
932 xdr_init_encode(&sctxt->sc_stream, &sctxt->sc_hdrbuf, in svc_rdma_send_error_msg()
H A Drpc_rdma.c877 xdr_init_encode(xdr, &req->rl_hdrbuf, rdmab_data(req->rl_rdmabuf), in rpcrdma_marshal_req()
/linux/include/linux/sunrpc/
H A Dxdr.h243 extern void xdr_init_encode(struct xdr_stream *xdr, struct xdr_buf *buf,
/linux/net/sunrpc/
H A Dxdr.c964 void xdr_init_encode(struct xdr_stream *xdr, struct xdr_buf *buf, __be32 *p, in xdr_init_encode() function
989 EXPORT_SYMBOL_GPL(xdr_init_encode);
H A Dclnt.c1949 xdr_init_encode(&xdr, &req->rq_snd_buf, in rpc_xdr_encode()
/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c2223 xdr_init_encode(&tmp_xdr, &tmp_buf, NULL, NULL); in ff_layout_encode_layoutreturn()