allocated_to 370 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 110 lib/pacemaker/pcmk_sched_bundle.c container_host = replica->container->allocated_to; allocated_to 959 lib/pacemaker/pcmk_sched_colocation.c const pe_node_t *primary_node = primary->allocated_to; allocated_to 961 lib/pacemaker/pcmk_sched_colocation.c if (dependent->allocated_to == NULL) { allocated_to 969 lib/pacemaker/pcmk_sched_colocation.c (primary_node->details != dependent->allocated_to->details)) { allocated_to 972 lib/pacemaker/pcmk_sched_colocation.c pe__node_name(dependent->allocated_to), allocated_to 980 lib/pacemaker/pcmk_sched_colocation.c (dependent->allocated_to->details == primary_node->details)) { allocated_to 1056 lib/pacemaker/pcmk_sched_colocation.c if (primary->allocated_to != NULL) { allocated_to 1057 lib/pacemaker/pcmk_sched_colocation.c value = pe_node_attribute_raw(primary->allocated_to, attribute); allocated_to 1068 lib/pacemaker/pcmk_sched_colocation.c if (primary->allocated_to == NULL) { allocated_to 1131 lib/pacemaker/pcmk_sched_colocation.c if ((primary->allocated_to == NULL) || (dependent->allocated_to == NULL)) { allocated_to 1139 lib/pacemaker/pcmk_sched_colocation.c dependent_value = pe_node_attribute_raw(dependent->allocated_to, attribute); allocated_to 1140 lib/pacemaker/pcmk_sched_colocation.c primary_value = pe_node_attribute_raw(primary->allocated_to, attribute); allocated_to 105 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 355 lib/pacemaker/pcmk_sched_primitive.c if ((connection->allocated_to != NULL) allocated_to 370 lib/pacemaker/pcmk_sched_primitive.c ((connection->allocated_to == NULL)? "un" : ""), allocated_to 399 lib/pacemaker/pcmk_sched_primitive.c return rsc->allocated_to; // Assignment has already been done allocated_to 471 lib/pacemaker/pcmk_sched_primitive.c } else if (rsc->allocated_to == NULL) { allocated_to 480 lib/pacemaker/pcmk_sched_primitive.c pe__node_name(rsc->allocated_to)); allocated_to 489 lib/pacemaker/pcmk_sched_primitive.c return rsc->allocated_to; allocated_to 543 lib/pacemaker/pcmk_sched_primitive.c fn(rsc, rsc->allocated_to, !required); allocated_to 565 lib/pacemaker/pcmk_sched_primitive.c if (rsc->allocated_to == NULL) { allocated_to 587 lib/pacemaker/pcmk_sched_primitive.c start = start_action(rsc, rsc->allocated_to, TRUE); allocated_to 614 lib/pacemaker/pcmk_sched_primitive.c fn(rsc, rsc->allocated_to, false); allocated_to 646 lib/pacemaker/pcmk_sched_primitive.c next_role_source, pe__node_name(rsc->allocated_to)); allocated_to 653 lib/pacemaker/pcmk_sched_primitive.c if ((current != NULL) && (rsc->allocated_to != NULL) allocated_to 654 lib/pacemaker/pcmk_sched_primitive.c && (current->details != rsc->allocated_to->details) allocated_to 659 lib/pacemaker/pcmk_sched_primitive.c pe__node_name(rsc->allocated_to)); allocated_to 672 lib/pacemaker/pcmk_sched_primitive.c && pe__same_node(rsc->allocated_to, rsc->partial_migration_target)) { allocated_to 763 lib/pacemaker/pcmk_sched_primitive.c && (rsc->allocated_to != NULL)) { allocated_to 768 lib/pacemaker/pcmk_sched_primitive.c start = start_action(rsc, rsc->allocated_to, TRUE); allocated_to 1085 lib/pacemaker/pcmk_sched_primitive.c && pe__same_node(rsc->allocated_to, node); allocated_to 1118 lib/pacemaker/pcmk_sched_primitive.c && pe__same_node(current, rsc->allocated_to)) { allocated_to 1137 lib/pacemaker/pcmk_sched_primitive.c if (rsc->allocated_to == NULL) { allocated_to 76 lib/pacemaker/pcmk_sched_probes.c if ((rsc1->allocated_to != NULL) allocated_to 78 lib/pacemaker/pcmk_sched_probes.c rsc1->allocated_to->details->id) == NULL)) { allocated_to 109 lib/pacemaker/pcmk_sched_probes.c && (guest_rsc->allocated_to != NULL) allocated_to 111 lib/pacemaker/pcmk_sched_probes.c guest_rsc->allocated_to->details->uname) == NULL)); allocated_to 567 lib/pacemaker/pcmk_sched_recurring.c if (rsc->allocated_to == NULL) { allocated_to 570 lib/pacemaker/pcmk_sched_recurring.c } else if (rsc->allocated_to->details->maintenance) { allocated_to 574 lib/pacemaker/pcmk_sched_recurring.c rsc->id, pe__node_name(rsc->allocated_to)); allocated_to 579 lib/pacemaker/pcmk_sched_recurring.c start = start_action(rsc, rsc->allocated_to, TRUE); allocated_to 594 lib/pacemaker/pcmk_sched_recurring.c recurring_op_for_active(rsc, start, rsc->allocated_to, &op_history); allocated_to 596 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 557 lib/pacemaker/pcmk_sched_remote.c ended_on = action->node->details->remote_rsc->allocated_to; allocated_to 706 lib/pacemaker/pcmk_sched_remote.c host = action->node->details->remote_rsc->container->allocated_to; allocated_to 296 lib/pacemaker/pcmk_sched_resource.c next = rsc->allocated_to; allocated_to 400 lib/pacemaker/pcmk_sched_resource.c rsc->allocated_to = pe__copy_node(chosen); allocated_to 440 lib/pacemaker/pcmk_sched_resource.c if (rsc->allocated_to != NULL) { allocated_to 468 lib/pacemaker/pcmk_sched_resource.c pe_node_t *old = rsc->allocated_to; allocated_to 476 lib/pacemaker/pcmk_sched_resource.c rsc->allocated_to = NULL; allocated_to 725 lib/pengine/bundle.c node = replica->container->allocated_to; allocated_to 981 lib/pengine/complex.c free(rsc->allocated_to); allocated_to 256 lib/pengine/native.c } else if (!pcmk_is_set(flags, pe_find_current) && rsc->allocated_to allocated_to 257 lib/pengine/native.c && (rsc->allocated_to->details == node->details)) { allocated_to 1092 lib/pengine/native.c } else if (current == FALSE && rsc->allocated_to) { allocated_to 1093 lib/pengine/native.c result = g_list_append(NULL, rsc->allocated_to); allocated_to 905 lib/pengine/pe_notif.c if (rsc->allocated_to == NULL) { allocated_to 913 lib/pengine/pe_notif.c new_notify_action(rsc, rsc->allocated_to, n_data->pre, allocated_to 916 lib/pengine/pe_notif.c new_post_notify_action(rsc, rsc->allocated_to, n_data); allocated_to 411 lib/pengine/utils.c if (rsc->allocated_to) { allocated_to 413 lib/pengine/utils.c rsc->id, pe__node_name(rsc->allocated_to)); allocated_to 414 lib/pengine/utils.c free(rsc->allocated_to); allocated_to 415 lib/pengine/utils.c rsc->allocated_to = NULL;