Home
last modified time | relevance | path

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

/linux-6.1.9/net/sunrpc/
Dsvc_xprt.c413 static bool svc_xprt_ready(struct svc_xprt *xprt) in svc_xprt_ready() function
452 if (!svc_xprt_ready(xprt)) in svc_xprt_enqueue()