Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dxdr4.h773 int nfsd4_max_reply(struct svc_rqst *rqstp, struct nfsd4_op *op);
H A Dnfs4xdr.c2496 readbytes += nfsd4_max_reply(argp->rqstp, op); in nfsd4_decode_compound()
2498 max_reply += nfsd4_max_reply(argp->rqstp, op); in nfsd4_decode_compound()
H A Dnfs4proc.c3603 int nfsd4_max_reply(struct svc_rqst *rqstp, struct nfsd4_op *op) in nfsd4_max_reply() function