Home
last modified time | relevance | path

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

/linux/net/sunrpc/
A Dxprtmultipath.c373 unsigned long xprt_queuelen, xps_queuelen; in xprt_switch_find_next_entry_roundrobin() local
378 xprt_queuelen = atomic_long_read(&xprt->queuelen); in xprt_switch_find_next_entry_roundrobin()
382 if (xprt_queuelen * nactive <= xps_queuelen) in xprt_switch_find_next_entry_roundrobin()

Completed in 3 milliseconds