xdr_init_encode
xdr_init_encode(&tmp_xdr, &tmp_buf, NULL, NULL);
extern void xdr_init_encode(struct xdr_stream *xdr, struct xdr_buf *buf,
xdr_init_encode(&xdr, &req->rq_snd_buf,
EXPORT_SYMBOL_GPL(xdr_init_encode);
xdr_init_encode(&req->rl_stream, &req->rl_hdrbuf,
xdr_init_encode(xdr, &req->rl_hdrbuf, rdmab_data(req->rl_rdmabuf),
xdr_init_encode(&ctxt->sc_stream, &ctxt->sc_hdrbuf,
xdr_init_encode(&sctxt->sc_stream, &sctxt->sc_hdrbuf,