allocated_to 395 include/crm/pengine/pe_types.h pe_node_t *allocated_to; allocated_to 659 lib/pacemaker/pcmk_graph_producer.c pe_node_t *allocated = action->rsc->allocated_to; allocated_to 77 lib/pacemaker/pcmk_sched_bundle.c container_host = replica->container->allocated_to; allocated_to 1036 lib/pacemaker/pcmk_sched_colocation.c const pe_node_t *primary_node = primary->allocated_to; allocated_to 1038 lib/pacemaker/pcmk_sched_colocation.c if (dependent->allocated_to == NULL) { allocated_to 1046 lib/pacemaker/pcmk_sched_colocation.c (primary_node->details != dependent->allocated_to->details)) { allocated_to 1049 lib/pacemaker/pcmk_sched_colocation.c pe__node_name(dependent->allocated_to), allocated_to 1057 lib/pacemaker/pcmk_sched_colocation.c (dependent->allocated_to->details == primary_node->details)) { allocated_to 1133 lib/pacemaker/pcmk_sched_colocation.c if (primary->allocated_to != NULL) { allocated_to 1134 lib/pacemaker/pcmk_sched_colocation.c value = pe_node_attribute_raw(primary->allocated_to, attribute); allocated_to 1145 lib/pacemaker/pcmk_sched_colocation.c if (primary->allocated_to == NULL) { allocated_to 1227 lib/pacemaker/pcmk_sched_colocation.c if ((primary->allocated_to == NULL) || (dependent->allocated_to == NULL)) { allocated_to 1235 lib/pacemaker/pcmk_sched_colocation.c dependent_value = pe_node_attribute_raw(dependent->allocated_to, attribute); allocated_to 1236 lib/pacemaker/pcmk_sched_colocation.c primary_value = pe_node_attribute_raw(primary->allocated_to, attribute); allocated_to 37 lib/pacemaker/pcmk_sched_group.c return rsc->allocated_to; // Assignment already done allocated_to 56 lib/pacemaker/pcmk_sched_migration.c pe__node_name(rsc->allocated_to)); allocated_to 57 lib/pacemaker/pcmk_sched_migration.c start = start_action(rsc, rsc->allocated_to, TRUE); allocated_to 66 lib/pacemaker/pcmk_sched_migration.c RSC_MIGRATED, rsc->allocated_to, TRUE, TRUE, allocated_to 117 lib/pacemaker/pcmk_sched_migration.c add_migration_meta(migrate_to, current, rsc->allocated_to); allocated_to 136 lib/pacemaker/pcmk_sched_migration.c add_migration_meta(migrate_from, current, rsc->allocated_to); allocated_to 213 lib/pacemaker/pcmk_sched_migration.c if ((rsc->allocated_to == NULL) || rsc->allocated_to->details->unclean) { allocated_to 216 lib/pacemaker/pcmk_sched_migration.c rsc->id, pe__node_name(rsc->allocated_to)); allocated_to 164 lib/pacemaker/pcmk_sched_primitive.c return rsc->allocated_to != NULL; allocated_to 330 lib/pacemaker/pcmk_sched_primitive.c if ((connection->allocated_to != NULL) allocated_to 345 lib/pacemaker/pcmk_sched_primitive.c ((connection->allocated_to == NULL)? "un" : ""), allocated_to 379 lib/pacemaker/pcmk_sched_primitive.c return rsc->allocated_to; // Assignment has already been done allocated_to 488 lib/pacemaker/pcmk_sched_primitive.c } else if (rsc->allocated_to == NULL) { allocated_to 497 lib/pacemaker/pcmk_sched_primitive.c pe__node_name(rsc->allocated_to)); allocated_to 506 lib/pacemaker/pcmk_sched_primitive.c return rsc->allocated_to; allocated_to 560 lib/pacemaker/pcmk_sched_primitive.c fn(rsc, rsc->allocated_to, !required); allocated_to 582 lib/pacemaker/pcmk_sched_primitive.c if (rsc->allocated_to == NULL) { allocated_to 604 lib/pacemaker/pcmk_sched_primitive.c start = start_action(rsc, rsc->allocated_to, TRUE); allocated_to 631 lib/pacemaker/pcmk_sched_primitive.c fn(rsc, rsc->allocated_to, false); allocated_to 663 lib/pacemaker/pcmk_sched_primitive.c next_role_source, pe__node_name(rsc->allocated_to)); allocated_to 670 lib/pacemaker/pcmk_sched_primitive.c if ((current != NULL) && (rsc->allocated_to != NULL) allocated_to 671 lib/pacemaker/pcmk_sched_primitive.c && (current->details != rsc->allocated_to->details) allocated_to 676 lib/pacemaker/pcmk_sched_primitive.c pe__node_name(rsc->allocated_to)); allocated_to 689 lib/pacemaker/pcmk_sched_primitive.c && pe__same_node(rsc->allocated_to, rsc->partial_migration_target)) { allocated_to 780 lib/pacemaker/pcmk_sched_primitive.c && (rsc->allocated_to != NULL)) { allocated_to 785 lib/pacemaker/pcmk_sched_primitive.c start = start_action(rsc, rsc->allocated_to, TRUE); allocated_to 1138 lib/pacemaker/pcmk_sched_primitive.c && pe__same_node(rsc->allocated_to, node); allocated_to 1171 lib/pacemaker/pcmk_sched_primitive.c && pe__same_node(current, rsc->allocated_to)) { allocated_to 1190 lib/pacemaker/pcmk_sched_primitive.c if (rsc->allocated_to == NULL) { allocated_to 77 lib/pacemaker/pcmk_sched_probes.c if ((rsc1->allocated_to != NULL) allocated_to 79 lib/pacemaker/pcmk_sched_probes.c rsc1->allocated_to->details->id) == NULL)) { allocated_to 110 lib/pacemaker/pcmk_sched_probes.c && (guest_rsc->allocated_to != NULL) allocated_to 112 lib/pacemaker/pcmk_sched_probes.c guest_rsc->allocated_to->details->uname) == NULL)); allocated_to 569 lib/pacemaker/pcmk_sched_recurring.c if (rsc->allocated_to == NULL) { allocated_to 572 lib/pacemaker/pcmk_sched_recurring.c } else if (rsc->allocated_to->details->maintenance) { allocated_to 576 lib/pacemaker/pcmk_sched_recurring.c rsc->id, pe__node_name(rsc->allocated_to)); allocated_to 581 lib/pacemaker/pcmk_sched_recurring.c start = start_action(rsc, rsc->allocated_to, TRUE); allocated_to 596 lib/pacemaker/pcmk_sched_recurring.c recurring_op_for_active(rsc, start, rsc->allocated_to, &op_history); allocated_to 598 lib/pacemaker/pcmk_sched_recurring.c recurring_op_for_inactive(rsc, rsc->allocated_to, &op_history); allocated_to 102 lib/pacemaker/pcmk_sched_remote.c || (remote_rsc->allocated_to == NULL)) { allocated_to 564 lib/pacemaker/pcmk_sched_remote.c ended_on = action->node->details->remote_rsc->allocated_to; allocated_to 713 lib/pacemaker/pcmk_sched_remote.c host = action->node->details->remote_rsc->container->allocated_to; allocated_to 313 lib/pacemaker/pcmk_sched_resource.c next = rsc->allocated_to; allocated_to 417 lib/pacemaker/pcmk_sched_resource.c rsc->allocated_to = pe__copy_node(chosen); allocated_to 457 lib/pacemaker/pcmk_sched_resource.c if (rsc->allocated_to != NULL) { allocated_to 485 lib/pacemaker/pcmk_sched_resource.c pe_node_t *old = rsc->allocated_to; allocated_to 493 lib/pacemaker/pcmk_sched_resource.c rsc->allocated_to = NULL; allocated_to 760 lib/pengine/bundle.c node = replica->container->allocated_to; allocated_to 1019 lib/pengine/complex.c free(rsc->allocated_to); allocated_to 257 lib/pengine/native.c } else if (!pcmk_is_set(flags, pe_find_current) && rsc->allocated_to allocated_to 258 lib/pengine/native.c && (rsc->allocated_to->details == node->details)) { allocated_to 1117 lib/pengine/native.c } else if (current == FALSE && rsc->allocated_to) { allocated_to 1118 lib/pengine/native.c result = g_list_append(NULL, rsc->allocated_to); allocated_to 909 lib/pengine/pe_notif.c if (rsc->allocated_to == NULL) { allocated_to 917 lib/pengine/pe_notif.c new_notify_action(rsc, rsc->allocated_to, n_data->pre, allocated_to 920 lib/pengine/pe_notif.c new_post_notify_action(rsc, rsc->allocated_to, n_data); allocated_to 424 lib/pengine/utils.c if (rsc->allocated_to) { allocated_to 426 lib/pengine/utils.c rsc->id, pe__node_name(rsc->allocated_to)); allocated_to 427 lib/pengine/utils.c free(rsc->allocated_to); allocated_to 428 lib/pengine/utils.c rsc->allocated_to = NULL;