svc_reserve 400 include/linux/sunrpc/svc.h void svc_reserve(struct svc_rqst *rqstp, int space); svc_reserve 419 include/linux/sunrpc/svc.h svc_reserve(rqstp, space + added_space); svc_reserve 466 net/sunrpc/svc_xprt.c svc_reserve(rqstp, 0);