xprt_iter_xchg_switch   64 include/linux/sunrpc/xprtmultipath.h extern struct rpc_xprt_switch *xprt_iter_xchg_switch(
xprt_iter_xchg_switch  739 net/sunrpc/clnt.c 	oldxps = xprt_iter_xchg_switch(&clnt->cl_xpi, xps);
xprt_iter_xchg_switch  771 net/sunrpc/clnt.c 	xps = xprt_iter_xchg_switch(&clnt->cl_xpi, oldxps);
xprt_iter_xchg_switch  453 net/sunrpc/xprtmultipath.c 	xprt_switch_put(xprt_iter_xchg_switch(xpi, NULL));