Home
last modified time | relevance | path

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

/Linux-v5.4/net/sunrpc/
Dsvc_xprt.c631 static int svc_alloc_arg(struct svc_rqst *rqstp) in svc_alloc_arg() function
835 err = svc_alloc_arg(rqstp); in svc_recv()