Home
last modified time | relevance | path

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

/linux-6.12.1/net/sunrpc/
Dxprtmultipath.c439 unsigned long xprt_queuelen, xps_queuelen; in xprt_switch_find_next_entry_roundrobin() local
444 xprt_queuelen = atomic_long_read(&xprt->queuelen); in xprt_switch_find_next_entry_roundrobin()
448 if (xprt_queuelen * nactive <= xps_queuelen) in xprt_switch_find_next_entry_roundrobin()