xdr_init_decode
xdr_init_decode(xdr, buf, argv->iov_base, NULL);
extern void xdr_init_decode(struct xdr_stream *xdr, struct xdr_buf *buf,
xdr_init_decode(xdr, rcv_buf, p, rqstp);
xdr_init_decode(&xdr, &req->rq_rcv_buf,
EXPORT_SYMBOL_GPL(xdr_init_decode);
xdr_init_decode(xdr, buf, NULL, NULL);
xdr_init_decode(&rep->rr_stream, &rep->rr_hdrbuf,
xdr_init_decode(&rctxt->rc_stream, rq_arg, rdma_argp, NULL);