Home
last modified time | relevance | path

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

/linux-6.12.1/net/sunrpc/
Dsvc_xprt.c438 static bool svc_xprt_ready(struct svc_xprt *xprt) in svc_xprt_ready() function
477 if (!svc_xprt_ready(xprt)) in svc_xprt_enqueue()