cluster_node 2012 lib/pacemaker/pcmk_sched_allocate.c pe_node_t *cluster_node = NULL; cluster_node 2019 lib/pacemaker/pcmk_sched_allocate.c cluster_node = pe__current_node(remote_rsc); cluster_node 2028 lib/pacemaker/pcmk_sched_allocate.c if (cluster_node && cluster_node->details->unclean) { cluster_node 2059 lib/pacemaker/pcmk_sched_allocate.c } else if (cluster_node == NULL) { cluster_node 2063 lib/pacemaker/pcmk_sched_allocate.c } else if(cluster_node->details->unclean == TRUE cluster_node 2064 lib/pacemaker/pcmk_sched_allocate.c || cluster_node->details->online == FALSE) { cluster_node 2182 lib/pacemaker/pcmk_sched_allocate.c pe_node_t *cluster_node = pe__current_node(remote_rsc); cluster_node 2193 lib/pacemaker/pcmk_sched_allocate.c if(cluster_node && state == remote_state_stopped) {