Searched refs:xdr_restrict_buflen (Results 1 – 2 of 2) sorted by relevance
1238 int xdr_restrict_buflen(struct xdr_stream *xdr, int newbuflen) in xdr_restrict_buflen() function1253 EXPORT_SYMBOL(xdr_restrict_buflen);
4487 if (xdr_restrict_buflen(xdr, buflen - rqstp->rq_auth_slack)) in nfsd4_sequence()