Home
last modified time | relevance | path

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

/linux/net/sunrpc/
A Dxprtmultipath.c233 bool xprt_is_active(const struct rpc_xprt *xprt) in xprt_is_active() function
245 if (xprt_is_active(pos)) in xprt_switch_find_first_entry()
271 if (found && xprt_is_active(pos)) in xprt_switch_find_current_entry()
321 if (found && xprt_is_active(pos)) in xprt_switch_find_next_entry()

Completed in 5 milliseconds