Searched refs:svc_reserve (Results 1 – 4 of 4) sorted by relevance
507 void svc_reserve(struct svc_rqst *rqstp, int space);544 svc_reserve(rqstp, space + rqstp->rq_auth_slack); in svc_reserve_auth()
522 void svc_reserve(struct svc_rqst *rqstp, int space) in svc_reserve() function535 EXPORT_SYMBOL_GPL(svc_reserve);562 svc_reserve(rqstp, 0); in svc_xprt_release()
2463 svc_reserve(argp->rqstp, max_reply + readbytes); in nfsd4_decode_compound()
3978 svc_reserve(rqstp, buflen); in nfsd4_sequence()