Home
last modified time | relevance | path

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

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