Home
last modified time | relevance | path

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

/linux-3.4.99/net/sunrpc/
Dsvc.c576 svc_init_buffer(struct svc_rqst *rqstp, unsigned int size, int node) in svc_init_buffer() function
639 if (!svc_init_buffer(rqstp, serv->sv_max_mesg, node)) in svc_prepare_thread()