Searched refs:nfsd4_max_reply (Results 1 – 3 of 3) sorted by relevance
919 int nfsd4_max_reply(struct svc_rqst *rqstp, struct nfsd4_op *op);
2547 readbytes += nfsd4_max_reply(argp->rqstp, op); in nfsd4_decode_compound()2549 max_reply += nfsd4_max_reply(argp->rqstp, op); in nfsd4_decode_compound()
3789 int nfsd4_max_reply(struct svc_rqst *rqstp, struct nfsd4_op *op) in nfsd4_max_reply() function