rpc_xprt_iter_roundrobin   26 net/sunrpc/xprtmultipath.c static const struct rpc_xprt_iter_ops rpc_xprt_iter_roundrobin;
rpc_xprt_iter_roundrobin  175 net/sunrpc/xprtmultipath.c 	if (READ_ONCE(xps->xps_iter_ops) != &rpc_xprt_iter_roundrobin)
rpc_xprt_iter_roundrobin  176 net/sunrpc/xprtmultipath.c 		WRITE_ONCE(xps->xps_iter_ops, &rpc_xprt_iter_roundrobin);
rpc_xprt_iter_roundrobin  529 net/sunrpc/xprtmultipath.c const struct rpc_xprt_iter_ops rpc_xprt_iter_roundrobin = {