Home
last modified time | relevance | path

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

/Linux-v5.15/fs/nfsd/
Dxdr4.h742 int nfsd4_max_reply(struct svc_rqst *rqstp, struct nfsd4_op *op);
Dnfs4xdr.c2404 readbytes += nfsd4_max_reply(argp->rqstp, op); in nfsd4_decode_compound()
2406 max_reply += nfsd4_max_reply(argp->rqstp, op); in nfsd4_decode_compound()
Dnfs4proc.c3402 int nfsd4_max_reply(struct svc_rqst *rqstp, struct nfsd4_op *op) in nfsd4_max_reply() function