Searched refs:init_openais_cluster (Results 1 – 3 of 3) sorted by relevance
95 struct cluster_ops *init_openais_cluster(void);
712 struct cluster_ops *init_openais_cluster(void) in init_openais_cluster() function
432 …if ((cluster_iface == IF_AUTO || cluster_iface == IF_OPENAIS) && (clops = init_openais_cluster()))… in main()