Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sunrpc/
Dxprtmultipath.c199 bool xprt_is_active(const struct rpc_xprt *xprt) in xprt_is_active() function
210 if (xprt_is_active(pos)) in xprt_switch_find_first_entry()
236 if (found && xprt_is_active(pos)) in xprt_switch_find_current_entry()
286 if (found && xprt_is_active(pos)) in xprt_switch_find_next_entry()