xdr_restrict_buflen
if (xdr_restrict_buflen(xdr, buflen - rqstp->rq_auth_slack))
extern int xdr_restrict_buflen(struct xdr_stream *xdr, int newbuflen);
EXPORT_SYMBOL(xdr_restrict_buflen);