Home
last modified time | relevance | path

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

/linux/include/linux/sunrpc/
A Dsvc.h526 void svc_reserve(struct svc_rqst *rqstp, int space);
563 svc_reserve(rqstp, space + rqstp->rq_auth_slack); in svc_reserve_auth()
/linux/net/sunrpc/
A Dsvc_xprt.c518 void svc_reserve(struct svc_rqst *rqstp, int space) in svc_reserve() function
531 EXPORT_SYMBOL_GPL(svc_reserve);
558 svc_reserve(rqstp, 0); in svc_xprt_release()
/linux/fs/nfsd/
A Dnfs4xdr.c2421 svc_reserve(argp->rqstp, max_reply + readbytes); in nfsd4_decode_compound()
A Dnfs4state.c3864 svc_reserve(rqstp, buflen); in nfsd4_sequence()
/linux/
A Dvmlinux.symvers11484 0x00000000 svc_reserve vmlinux EXPORT_SYMBOL_GPL
A DSystem.map54728 ffff800010ec97f0 T svc_reserve
A D.tmp_System.map54728 ffff800010ec97f0 T svc_reserve

Completed in 352 milliseconds