Searched refs:xdr_restrict_buflen (Results 1 – 2 of 2) sorted by relevance
1257 * xdr_restrict_buflen - decrease available buffer space1268 int xdr_restrict_buflen(struct xdr_stream *xdr, int newbuflen) in xdr_restrict_buflen() 1283 EXPORT_SYMBOL(xdr_restrict_buflen);1262 int xdr_restrict_buflen(struct xdr_stream *xdr, int newbuflen) xdr_restrict_buflen() function
4403 if (xdr_restrict_buflen(xdr, buflen - rqstp->rq_auth_slack)) in nfsd4_sequence()