Lines Matching refs:o2nm_cluster
20 struct o2nm_cluster *o2nm_single_cluster = NULL;
49 struct o2nm_cluster *cluster = o2nm_single_cluster;
64 static struct o2nm_node *o2nm_node_ip_tree_lookup(struct o2nm_cluster *cluster,
102 struct o2nm_cluster *cluster = o2nm_single_cluster;
143 static struct o2nm_cluster *to_o2nm_cluster(struct config_item *item)
146 container_of(to_config_group(item), struct o2nm_cluster,
167 static struct o2nm_cluster *to_o2nm_cluster_from_node(struct o2nm_node *node)
170 * mycluster/nodes/mynode == o2nm_cluster->o2nm_node_group->o2nm_node */
187 struct o2nm_cluster *cluster;
271 struct o2nm_cluster *cluster;
326 struct o2nm_cluster *cluster;
453 struct o2nm_cluster *cluster = to_o2nm_cluster(item);
490 struct o2nm_cluster *cluster = to_o2nm_cluster(item);
534 struct o2nm_cluster *cluster = to_o2nm_cluster(item);
606 struct o2nm_cluster *cluster = to_o2nm_cluster(group->cg_item.ci_parent);
654 struct o2nm_cluster *cluster = to_o2nm_cluster(item);
688 struct o2nm_cluster *cluster = NULL;
697 cluster = kzalloc(sizeof(struct o2nm_cluster), GFP_KERNEL);
734 struct o2nm_cluster *cluster = to_o2nm_cluster(item);