Searched refs:svc_reserve (Results 1 – 6 of 6) sorted by relevance
80 EXPORT_SYMBOL(svc_reserve);
316 svc_reserve(rqstp, procp->pc_xdrressize<<2); in svc_process()
228 void svc_reserve(struct svc_rqst *rqstp, int space) in svc_reserve() function281 svc_reserve(rqstp, 0); in svc_sock_release()
194 void svc_reserve(struct svc_rqst *rqstp, int space);
151 svc_reserve(rqstp, (19<<2) + argp->count + 4); in nfsd_proc_read()
191 svc_reserve(rqstp, ((1 + NFS3_POST_OP_ATTR_WORDS + 3)<<2) + argp->count +4); in nfsd3_proc_read()