cluster_node 2030 lib/pacemaker/pcmk_sched_allocate.c pe_node_t *cluster_node = NULL; cluster_node 2037 lib/pacemaker/pcmk_sched_allocate.c cluster_node = pe__current_node(remote_rsc); cluster_node 2046 lib/pacemaker/pcmk_sched_allocate.c if (cluster_node && cluster_node->details->unclean) { cluster_node 2077 lib/pacemaker/pcmk_sched_allocate.c } else if (cluster_node == NULL) { cluster_node 2081 lib/pacemaker/pcmk_sched_allocate.c } else if(cluster_node->details->unclean == TRUE cluster_node 2082 lib/pacemaker/pcmk_sched_allocate.c || cluster_node->details->online == FALSE) { cluster_node 2200 lib/pacemaker/pcmk_sched_allocate.c pe_node_t *cluster_node = pe__current_node(remote_rsc); cluster_node 2211 lib/pacemaker/pcmk_sched_allocate.c if(cluster_node && state == remote_state_stopped) {