xdr_restrict_buflen 3661 fs/nfsd/nfs4state.c if (xdr_restrict_buflen(xdr, buflen - rqstp->rq_auth_slack)) xdr_restrict_buflen 256 include/linux/sunrpc/xdr.h extern int xdr_restrict_buflen(struct xdr_stream *xdr, int newbuflen); xdr_restrict_buflen 747 net/sunrpc/xdr.c EXPORT_SYMBOL(xdr_restrict_buflen);