Searched refs:init_gulm_cluster (Results 1 – 3 of 3) sorted by relevance
61 struct cluster_ops *init_gulm_cluster(void);
1013 struct cluster_ops *init_gulm_cluster(void) in init_gulm_cluster() function
413 if ((cluster_iface == IF_AUTO || cluster_iface == IF_GULM) && (clops = init_gulm_cluster())) { in main()