Home
last modified time | relevance | path

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

/linux-6.6.21/net/sunrpc/
Dxprtmultipath.c242 struct rpc_xprt *xprt_switch_find_first_entry(struct list_head *head) in xprt_switch_find_first_entry() function
272 return xprt_switch_find_first_entry(&xps->xps_xprt_list); in xprt_iter_first_entry()
320 return _xprt_iter_current_entry(xpi, xprt_switch_find_first_entry, in xprt_iter_current_entry()
427 return xprt_switch_find_first_entry(head); in __xprt_switch_find_next_entry_roundrobin()