cluster_type_e     52 include/crm/cluster/compat.h const char *name_for_cluster_type(enum cluster_type_e type);
cluster_type_e     56 include/crm/cluster/compat.h enum cluster_type_e get_cluster_type(void);
cluster_type_e    450 lib/cluster/cluster.c name_for_cluster_type(enum cluster_type_e type)
cluster_type_e    464 lib/cluster/cluster.c enum cluster_type_e
cluster_type_e    467 lib/cluster/cluster.c     return (enum cluster_type_e) pcmk_get_cluster_layer();