Home
last modified time | relevance | path

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

/linux/net/sunrpc/
A Dxprtmultipath.c473 struct rpc_xprt_switch __rcu *oldswitch; in xprt_iter_xchg_switch() local
476 oldswitch = xchg(&xpi->xpi_xpswitch, RCU_INITIALIZER(newswitch)); in xprt_iter_xchg_switch()
479 return rcu_dereference_protected(oldswitch, true); in xprt_iter_xchg_switch()

Completed in 4 milliseconds