Home
last modified time | relevance | path

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

/linux/net/sunrpc/
H A Dxprtmultipath.c556 struct rpc_xprt_switch *newswitch) in xprt_iter_xchg_switch() argument
561 oldswitch = xchg(&xpi->xpi_xpswitch, RCU_INITIALIZER(newswitch)); in xprt_iter_xchg_switch()
562 if (newswitch != NULL) in xprt_iter_xchg_switch()
/linux/include/linux/sunrpc/
H A Dxprtmultipath.h75 struct rpc_xprt_switch *newswitch);