Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dnfs4xdr.c1906 int readcount = 0; in nfsd4_decode_compound() local
1962 readcount++; in nfsd4_decode_compound()
1986 if (readcount > 1 || max_reply > PAGE_SIZE - auth_slack) in nfsd4_decode_compound()