Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sunrpc/
Dxprtmultipath.c436 struct rpc_xprt_switch *newswitch) in xprt_iter_xchg_switch() argument
441 oldswitch = xchg(&xpi->xpi_xpswitch, RCU_INITIALIZER(newswitch)); in xprt_iter_xchg_switch()
442 if (newswitch != NULL) in xprt_iter_xchg_switch()
/kernel/linux/linux-5.10/include/linux/sunrpc/
Dxprtmultipath.h66 struct rpc_xprt_switch *newswitch);