• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/cluster/

Lines Matching refs:o2nm_cluster

37 struct o2nm_cluster *o2nm_single_cluster = NULL;
63 struct o2nm_cluster *cluster = o2nm_single_cluster;
78 static struct o2nm_node *o2nm_node_ip_tree_lookup(struct o2nm_cluster *cluster,
116 struct o2nm_cluster *cluster = o2nm_single_cluster;
157 static struct o2nm_cluster *to_o2nm_cluster(struct config_item *item)
160 container_of(to_config_group(item), struct o2nm_cluster,
181 static struct o2nm_cluster *to_o2nm_cluster_from_node(struct o2nm_node *node)
184 * mycluster/nodes/mynode == o2nm_cluster->o2nm_node_group->o2nm_node */
198 struct o2nm_cluster *cluster = to_o2nm_cluster_from_node(node);
265 struct o2nm_cluster *cluster = to_o2nm_cluster_from_node(node);
307 struct o2nm_cluster *cluster = to_o2nm_cluster_from_node(node);
473 ssize_t (*show)(struct o2nm_cluster *, char *);
474 ssize_t (*store)(struct o2nm_cluster *, const char *, size_t);
498 struct o2nm_cluster *cluster, char *page)
504 struct o2nm_cluster *cluster, const char *page, size_t count)
533 struct o2nm_cluster *cluster, char *page)
539 struct o2nm_cluster *cluster, const char *page, size_t count)
568 struct o2nm_cluster *cluster, char *page)
574 struct o2nm_cluster *cluster, const char *page, size_t count)
581 struct o2nm_cluster *cluster, char *page)
592 struct o2nm_cluster *cluster, const char *page, size_t count)
659 struct o2nm_cluster *cluster = to_o2nm_cluster(item);
673 struct o2nm_cluster *cluster = to_o2nm_cluster(item);
713 struct o2nm_cluster *cluster = to_o2nm_cluster(group->cg_item.ci_parent);
754 struct o2nm_cluster *cluster = to_o2nm_cluster(item);
783 struct o2nm_cluster *cluster = NULL;
793 cluster = kzalloc(sizeof(struct o2nm_cluster), GFP_KERNEL);
833 struct o2nm_cluster *cluster = to_o2nm_cluster(item);