cluster_node     2042 lib/pacemaker/pcmk_sched_allocate.c     pe_node_t *cluster_node = NULL;
cluster_node     2049 lib/pacemaker/pcmk_sched_allocate.c     cluster_node = pe__current_node(remote_rsc);
cluster_node     2058 lib/pacemaker/pcmk_sched_allocate.c         if (cluster_node && cluster_node->details->unclean) {
cluster_node     2089 lib/pacemaker/pcmk_sched_allocate.c     } else if (cluster_node == NULL) {
cluster_node     2093 lib/pacemaker/pcmk_sched_allocate.c     } else if(cluster_node->details->unclean == TRUE
cluster_node     2094 lib/pacemaker/pcmk_sched_allocate.c               || cluster_node->details->online == FALSE) {
cluster_node     2212 lib/pacemaker/pcmk_sched_allocate.c                 pe_node_t *cluster_node = pe__current_node(remote_rsc);
cluster_node     2223 lib/pacemaker/pcmk_sched_allocate.c                 if(cluster_node && state == remote_state_stopped) {