Lines Matching refs:o2nm_cluster
20 struct o2nm_cluster *o2nm_single_cluster = NULL;
49 struct o2nm_cluster *cluster = o2nm_single_cluster; in o2nm_configured_node_map()
64 static struct o2nm_node *o2nm_node_ip_tree_lookup(struct o2nm_cluster *cluster, in o2nm_node_ip_tree_lookup()
102 struct o2nm_cluster *cluster = o2nm_single_cluster; in o2nm_get_node_by_ip()
143 static struct o2nm_cluster *to_o2nm_cluster(struct config_item *item) in to_o2nm_cluster()
146 container_of(to_config_group(item), struct o2nm_cluster, in to_o2nm_cluster()
167 static struct o2nm_cluster *to_o2nm_cluster_from_node(struct o2nm_node *node) in to_o2nm_cluster_from_node()
187 struct o2nm_cluster *cluster; in o2nm_node_num_store()
271 struct o2nm_cluster *cluster; in o2nm_node_ipv4_address_store()
326 struct o2nm_cluster *cluster; in o2nm_node_local_store()
453 struct o2nm_cluster *cluster = to_o2nm_cluster(item); in o2nm_cluster_idle_timeout_ms_store()
490 struct o2nm_cluster *cluster = to_o2nm_cluster(item); in o2nm_cluster_keepalive_delay_ms_store()
534 struct o2nm_cluster *cluster = to_o2nm_cluster(item); in o2nm_cluster_fence_method_show()
606 struct o2nm_cluster *cluster = to_o2nm_cluster(group->cg_item.ci_parent); in o2nm_node_group_drop_item()
654 struct o2nm_cluster *cluster = to_o2nm_cluster(item); in o2nm_cluster_release()
688 struct o2nm_cluster *cluster = NULL; in o2nm_cluster_group_make_group()
697 cluster = kzalloc(sizeof(struct o2nm_cluster), GFP_KERNEL); in o2nm_cluster_group_make_group()
734 struct o2nm_cluster *cluster = to_o2nm_cluster(item); in o2nm_cluster_group_drop_item()