Searched refs:svc_reserve_auth (Results 1 – 3 of 3) sorted by relevance
519 static inline void svc_reserve_auth(struct svc_rqst *rqstp, int space) in svc_reserve_auth() function
199 svc_reserve_auth(rqstp, (19<<2) + argp->count + 4); in nfsd_proc_read()
169 svc_reserve_auth(rqstp, ((1 + NFS3_POST_OP_ATTR_WORDS + 3)<<2) + resp->count +4); in nfsd3_proc_read()