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

/net/sunrpc/
H A Dsvc_xprt.c430 * svc_reserve - change the space reserved for the reply to a request.
439 void svc_reserve(struct svc_rqst *rqstp, int space) function
453 EXPORT_SYMBOL_GPL(svc_reserve); variable
479 svc_reserve(rqstp, 0);

Completed in 33 milliseconds