Home
last modified time | relevance | path

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

/openbmc/linux/net/sunrpc/
H A Dxprtmultipath.c278 bool find_active) in _xprt_switch_find_current_entry() argument
286 if (found && ((find_active && xprt_is_active(pos)) || in _xprt_switch_find_current_entry()
287 (!find_active && !xprt_is_active(pos)))) in _xprt_switch_find_current_entry()