Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/sunrpc/
A Dsvc.h440 void svc_reserve(struct svc_rqst *rqstp, int space);
477 svc_reserve(rqstp, space + rqstp->rq_auth_slack); in svc_reserve_auth()
/linux-6.3-rc2/net/sunrpc/
A Dsvc_xprt.c520 void svc_reserve(struct svc_rqst *rqstp, int space) in svc_reserve() function
533 EXPORT_SYMBOL_GPL(svc_reserve);
560 svc_reserve(rqstp, 0); in svc_xprt_release()
/linux-6.3-rc2/fs/nfsd/
A Dnfs4xdr.c2522 svc_reserve(argp->rqstp, max_reply + readbytes); in nfsd4_decode_compound()
A Dnfs4state.c4019 svc_reserve(rqstp, buflen); in nfsd4_sequence()

Completed in 28 milliseconds