Lines Matching refs:o2nm_cluster

22 struct o2nm_cluster *o2nm_single_cluster = NULL;
51 struct o2nm_cluster *cluster = o2nm_single_cluster; in o2nm_configured_node_map()
66 static struct o2nm_node *o2nm_node_ip_tree_lookup(struct o2nm_cluster *cluster, in o2nm_node_ip_tree_lookup()
104 struct o2nm_cluster *cluster = o2nm_single_cluster; in o2nm_get_node_by_ip()
145 static struct o2nm_cluster *to_o2nm_cluster(struct config_item *item) in to_o2nm_cluster()
148 container_of(to_config_group(item), struct o2nm_cluster, in to_o2nm_cluster()
169 static struct o2nm_cluster *to_o2nm_cluster_from_node(struct o2nm_node *node) in to_o2nm_cluster_from_node()
189 struct o2nm_cluster *cluster; in o2nm_node_num_store()
273 struct o2nm_cluster *cluster; in o2nm_node_ipv4_address_store()
328 struct o2nm_cluster *cluster; in o2nm_node_local_store()
455 struct o2nm_cluster *cluster = to_o2nm_cluster(item); in o2nm_cluster_idle_timeout_ms_store()
492 struct o2nm_cluster *cluster = to_o2nm_cluster(item); in o2nm_cluster_keepalive_delay_ms_store()
536 struct o2nm_cluster *cluster = to_o2nm_cluster(item); in o2nm_cluster_fence_method_show()
608 struct o2nm_cluster *cluster = to_o2nm_cluster(group->cg_item.ci_parent); in o2nm_node_group_drop_item()
656 struct o2nm_cluster *cluster = to_o2nm_cluster(item); in o2nm_cluster_release()
690 struct o2nm_cluster *cluster = NULL; in o2nm_cluster_group_make_group()
699 cluster = kzalloc(sizeof(struct o2nm_cluster), GFP_KERNEL); in o2nm_cluster_group_make_group()
736 struct o2nm_cluster *cluster = to_o2nm_cluster(item); in o2nm_cluster_group_drop_item()