Lines Matching refs:o2nm_cluster
22 struct o2nm_cluster *o2nm_single_cluster = NULL;
51 struct o2nm_cluster *cluster = o2nm_single_cluster;
66 static struct o2nm_node *o2nm_node_ip_tree_lookup(struct o2nm_cluster *cluster,
104 struct o2nm_cluster *cluster = o2nm_single_cluster;
145 static struct o2nm_cluster *to_o2nm_cluster(struct config_item *item)
148 container_of(to_config_group(item), struct o2nm_cluster,
169 static struct o2nm_cluster *to_o2nm_cluster_from_node(struct o2nm_node *node)
172 * mycluster/nodes/mynode == o2nm_cluster->o2nm_node_group->o2nm_node */
189 struct o2nm_cluster *cluster;
273 struct o2nm_cluster *cluster;
328 struct o2nm_cluster *cluster;
455 struct o2nm_cluster *cluster = to_o2nm_cluster(item);
492 struct o2nm_cluster *cluster = to_o2nm_cluster(item);
536 struct o2nm_cluster *cluster = to_o2nm_cluster(item);
608 struct o2nm_cluster *cluster = to_o2nm_cluster(group->cg_item.ci_parent);
656 struct o2nm_cluster *cluster = to_o2nm_cluster(item);
690 struct o2nm_cluster *cluster = NULL;
699 cluster = kzalloc(sizeof(struct o2nm_cluster), GFP_KERNEL);
736 struct o2nm_cluster *cluster = to_o2nm_cluster(item);