Searched refs:xdr_init_encode (Results 1 – 5 of 5) sorted by relevance
| /linux/net/sunrpc/xprtrdma/ |
| H A D | backchannel.c | 64 xdr_init_encode(&req->rl_stream, &req->rl_hdrbuf, in rpcrdma_bc_marshal_reply()
|
| H A D | svc_rdma_sendto.c | 216 xdr_init_encode(&ctxt->sc_stream, &ctxt->sc_hdrbuf, in svc_rdma_send_ctxt_get() 1022 xdr_init_encode(&sctxt->sc_stream, &sctxt->sc_hdrbuf, in svc_rdma_sendto()
|
| H A D | rpc_rdma.c | 828 xdr_init_encode(xdr, &req->rl_hdrbuf, rdmab_data(req->rl_rdmabuf), in rpcrdma_marshal_req()
|
| /linux/net/sunrpc/ |
| H A D | xdr.c | 937 void xdr_init_encode(struct xdr_stream *xdr, struct xdr_buf *buf, __be32 *p, in xdr_init_encode() function 962 EXPORT_SYMBOL_GPL(xdr_init_encode);
|
| H A D | clnt.c | 1951 xdr_init_encode(&xdr, &req->rq_snd_buf, in rpc_xdr_encode()
|