Home
last modified time | relevance | path

Searched refs:auth_slack (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/fs/nfsd/
Dnfs4xdr.c1911 int auth_slack= argp->rqstp->rq_auth_slack; in nfsd4_decode_compound() local
1912 int max_reply = auth_slack + 8; /* opcnt, status */ in nfsd4_decode_compound()
1993 if (readcount > 1 || max_reply > PAGE_SIZE - auth_slack) in nfsd4_decode_compound()