Home
last modified time | relevance | path

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

/linux/net/sunrpc/
H A Dclnt.c739 struct rpc_xprt_switch *xps, *oldxps; in rpc_switch_client_transport() local
759 oldxps = xprt_iter_xchg_switch(&clnt->cl_xpi, xps); in rpc_switch_client_transport()
786 xprt_switch_put(oldxps); in rpc_switch_client_transport()
792 xps = xprt_iter_xchg_switch(&clnt->cl_xpi, oldxps); in rpc_switch_client_transport()