cluster_type_e    148 include/crm/cluster/compat.h const char *name_for_cluster_type(enum cluster_type_e type);
cluster_type_e    152 include/crm/cluster/compat.h enum cluster_type_e get_cluster_type(void);
cluster_type_e    489 lib/cluster/cluster.c name_for_cluster_type(enum cluster_type_e type)
cluster_type_e    503 lib/cluster/cluster.c enum cluster_type_e
cluster_type_e    506 lib/cluster/cluster.c     return (enum cluster_type_e) pcmk_get_cluster_layer();