Home
last modified time | relevance | path

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

/net/sunrpc/
Dclnt.c728 struct rpc_xprt_switch *xps, *oldxps; in rpc_switch_client_transport() local
747 oldxps = xprt_iter_xchg_switch(&clnt->cl_xpi, xps); in rpc_switch_client_transport()
774 xprt_switch_put(oldxps); in rpc_switch_client_transport()
780 xps = xprt_iter_xchg_switch(&clnt->cl_xpi, oldxps); in rpc_switch_client_transport()