Home
last modified time | relevance | path

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

/openbmc/linux/net/sunrpc/
H A Dsvc_xprt.c654 static bool svc_alloc_arg(struct svc_rqst *rqstp) in svc_alloc_arg() function
849 if (!svc_alloc_arg(rqstp)) in svc_recv()