pcmk_cluster_corosync 129 crmd/main.c if (cluster_type != pcmk_cluster_corosync) { pcmk_cluster_corosync 113 include/crm/cluster/internal.h case pcmk_cluster_corosync: pcmk_cluster_corosync 149 lib/cluster/cluster.c case pcmk_cluster_corosync: pcmk_cluster_corosync 325 lib/cluster/cluster.c case pcmk_cluster_corosync: pcmk_cluster_corosync 475 lib/cluster/cluster.c case pcmk_cluster_corosync: pcmk_cluster_corosync 582 lib/cluster/cluster.c cluster_type = pcmk_cluster_corosync; pcmk_cluster_corosync 620 lib/cluster/cluster.c return get_cluster_type() == pcmk_cluster_corosync; pcmk_cluster_corosync 636 lib/cluster/cluster.c } else if (type == pcmk_cluster_corosync) { pcmk_cluster_corosync 347 lib/cluster/corosync.c if (stack != pcmk_cluster_corosync) { pcmk_cluster_corosync 455 lib/cluster/corosync.c return pcmk_cluster_corosync; pcmk_cluster_corosync 464 lib/cluster/corosync.c return pcmk_cluster_corosync; pcmk_cluster_corosync 322 mcp/corosync.c if (stack == pcmk_cluster_corosync) { pcmk_cluster_corosync 313 mcp/pacemaker.c if(stack == pcmk_cluster_corosync) { pcmk_cluster_corosync 906 tools/crm_node.c set_cluster_type(pcmk_cluster_corosync); pcmk_cluster_corosync 977 tools/crm_node.c if (try_stack == pcmk_cluster_corosync) {