Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/sunrpc/
H A Dxprtmultipath.h73 extern struct rpc_xprt_switch *xprt_iter_xchg_switch(
/openbmc/linux/net/sunrpc/
H A Dxprtmultipath.c555 struct rpc_xprt_switch *xprt_iter_xchg_switch(struct rpc_xprt_iter *xpi, in xprt_iter_xchg_switch() function
573 xprt_switch_put(xprt_iter_xchg_switch(xpi, NULL)); in xprt_iter_destroy()
H A Dclnt.c758 oldxps = xprt_iter_xchg_switch(&clnt->cl_xpi, xps); in rpc_switch_client_transport()
791 xps = xprt_iter_xchg_switch(&clnt->cl_xpi, oldxps); in rpc_switch_client_transport()