Home
last modified time | relevance | path

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

/linux-6.12.1/net/sunrpc/
Dsvc_xprt.c417 static bool svc_xprt_reserve_slot(struct svc_rqst *rqstp, struct svc_xprt *xprt) in svc_xprt_reserve_slot() function
810 } else if (svc_xprt_reserve_slot(rqstp, xprt)) { in svc_handle_xprt()