Searched refs:init_corosync_cluster (Results 1 – 3 of 3) sorted by relevance
112 struct cluster_ops *init_corosync_cluster(void);
645 struct cluster_ops *init_corosync_cluster(void) in init_corosync_cluster() function
423 …if (((cluster_iface == IF_AUTO || cluster_iface == IF_COROSYNC) && (clops = init_corosync_cluster(… in main()