rsc2 144 include/crm/common/action_relation_internal.h pcmk_resource_t *rsc2; // Resource for second action, if any rsc2 29 lib/common/tests/nodes/pcmk_foreach_active_resource_test.c static pcmk_resource_t rsc2 = { rsc2 112 lib/common/tests/nodes/pcmk_foreach_active_resource_test.c shared.running_rsc = g_list_append(shared.running_rsc, &rsc2); rsc2 133 lib/common/tests/nodes/pcmk_foreach_active_resource_test.c shared.running_rsc = g_list_append(shared.running_rsc, &rsc2); rsc2 639 lib/pacemaker/libpacemaker_private.h #define pcmk__order_starts(rsc1, rsc2, flags) \ rsc2 641 lib/pacemaker/libpacemaker_private.h (rsc2), PCMK_ACTION_START, (flags)) rsc2 643 lib/pacemaker/libpacemaker_private.h #define pcmk__order_stops(rsc1, rsc2, flags) \ rsc2 645 lib/pacemaker/libpacemaker_private.h (rsc2), PCMK_ACTION_STOP, (flags)) rsc2 90 lib/pacemaker/pcmk_sched_colocation.c const pcmk_resource_t *rsc2 = NULL; rsc2 101 lib/pacemaker/pcmk_sched_colocation.c rsc2 = colocation2->dependent; rsc2 105 lib/pacemaker/pcmk_sched_colocation.c rsc2 = colocation2->primary; rsc2 108 lib/pacemaker/pcmk_sched_colocation.c pcmk__assert((rsc1 != NULL) && (rsc2 != NULL)); rsc2 110 lib/pacemaker/pcmk_sched_colocation.c if (rsc1->priv->priority > rsc2->priv->priority) { rsc2 113 lib/pacemaker/pcmk_sched_colocation.c if (rsc1->priv->priority < rsc2->priv->priority) { rsc2 118 lib/pacemaker/pcmk_sched_colocation.c if (rsc1->priv->variant > rsc2->priv->variant) { rsc2 121 lib/pacemaker/pcmk_sched_colocation.c if (rsc1->priv->variant < rsc2->priv->variant) { rsc2 131 lib/pacemaker/pcmk_sched_colocation.c && !pcmk_is_set(rsc2->flags, pcmk__rsc_promotable)) { rsc2 135 lib/pacemaker/pcmk_sched_colocation.c && pcmk_is_set(rsc2->flags, pcmk__rsc_promotable)) { rsc2 140 lib/pacemaker/pcmk_sched_colocation.c return strcmp(rsc1->id, rsc2->id); rsc2 270 lib/pacemaker/pcmk_sched_migration.c if ((order->rsc1 == NULL) || (order->rsc2 == NULL) rsc2 271 lib/pacemaker/pcmk_sched_migration.c || (order->rsc1 == order->rsc2) rsc2 272 lib/pacemaker/pcmk_sched_migration.c || is_parent(order->rsc1, order->rsc2) rsc2 273 lib/pacemaker/pcmk_sched_migration.c || is_parent(order->rsc2, order->rsc1)) { rsc2 279 lib/pacemaker/pcmk_sched_migration.c then_migratable = pcmk_is_set(order->rsc2->flags, pcmk__rsc_migratable); rsc2 299 lib/pacemaker/pcmk_sched_migration.c NULL, order->rsc2, rsc2 300 lib/pacemaker/pcmk_sched_migration.c pcmk__op_key(order->rsc2->id, rsc2 317 lib/pacemaker/pcmk_sched_migration.c NULL, order->rsc2, rsc2 318 lib/pacemaker/pcmk_sched_migration.c pcmk__op_key(order->rsc2->id, rsc2 339 lib/pacemaker/pcmk_sched_migration.c order->rsc2, rsc2 340 lib/pacemaker/pcmk_sched_migration.c pcmk__op_key(order->rsc2->id, rsc2 345 lib/pacemaker/pcmk_sched_migration.c if (order->rsc2->priv->partial_migration_target != NULL) { rsc2 349 lib/pacemaker/pcmk_sched_migration.c NULL, order->rsc2, rsc2 350 lib/pacemaker/pcmk_sched_migration.c pcmk__op_key(order->rsc2->id, rsc2 366 lib/pacemaker/pcmk_sched_migration.c NULL, order->rsc2, rsc2 367 lib/pacemaker/pcmk_sched_migration.c pcmk__op_key(order->rsc2->id, rsc2 383 lib/pacemaker/pcmk_sched_migration.c NULL, order->rsc2, rsc2 384 lib/pacemaker/pcmk_sched_migration.c pcmk__op_key(order->rsc2->id, rsc2 389 lib/pacemaker/pcmk_sched_migration.c if (order->rsc2->priv->partial_migration_target != NULL) { rsc2 393 lib/pacemaker/pcmk_sched_migration.c NULL, order->rsc2, rsc2 394 lib/pacemaker/pcmk_sched_migration.c pcmk__op_key(order->rsc2->id, rsc2 507 lib/pacemaker/pcmk_sched_ordering.c order->rsc2 = then_rsc; rsc2 525 lib/pacemaker/pcmk_sched_ordering.c if ((order->rsc2 == NULL) && (then_action != NULL)) { rsc2 526 lib/pacemaker/pcmk_sched_ordering.c order->rsc2 = then_action->rsc; rsc2 1283 lib/pacemaker/pcmk_sched_ordering.c pcmk_resource_t *then_rsc = order->rsc2; rsc2 1414 lib/pacemaker/pcmk_sched_ordering.c rsc = order->rsc2; rsc2 76 lib/pacemaker/pcmk_sched_probes.c probe_then_start(pcmk_resource_t *rsc1, pcmk_resource_t *rsc2) rsc2 87 lib/pacemaker/pcmk_sched_probes.c rsc2, pcmk__op_key(rsc2->id, PCMK_ACTION_START, 0), rsc2 372 lib/pacemaker/pcmk_sched_probes.c if ((order->rsc1 == NULL) || (order->rsc1 == order->rsc2)) { rsc2 398 lib/pacemaker/pcmk_sched_probes.c if ((order->rsc2 != NULL) rsc2 399 lib/pacemaker/pcmk_sched_probes.c && (order->rsc1->priv->launcher == order->rsc2)) { rsc2 437 lib/pacemaker/pcmk_sched_probes.c } else if (order->rsc2 != NULL) { rsc2 438 lib/pacemaker/pcmk_sched_probes.c then_actions = find_actions(order->rsc2->priv->actions, rsc2 260 lib/pacemaker/pcmk_sched_promotable.c const pcmk_resource_t *rsc2 = (const pcmk_resource_t *) b; rsc2 265 lib/pacemaker/pcmk_sched_promotable.c pcmk__assert((rsc1 != NULL) && (rsc2 != NULL)); rsc2 268 lib/pacemaker/pcmk_sched_promotable.c if (rsc1->priv->promotion_priority > rsc2->priv->promotion_priority) { rsc2 273 lib/pacemaker/pcmk_sched_promotable.c rsc2->id, rsc2->priv->promotion_priority); rsc2 277 lib/pacemaker/pcmk_sched_promotable.c if (rsc1->priv->promotion_priority < rsc2->priv->promotion_priority) { rsc2 282 lib/pacemaker/pcmk_sched_promotable.c rsc2->id, rsc2->priv->promotion_priority); rsc2 288 lib/pacemaker/pcmk_sched_promotable.c role2 = rsc2->priv->fns->state(rsc2, TRUE); rsc2 293 lib/pacemaker/pcmk_sched_promotable.c rsc1->id, rsc2->id); rsc2 299 lib/pacemaker/pcmk_sched_promotable.c rsc1->id, rsc2->id); rsc2 20 lib/pengine/tests/utils/pe__cmp_rsc_priority_test.c static pcmk_resource_t rsc2 = { .priv = &rsc2_private }; rsc2 26 lib/pengine/tests/utils/pe__cmp_rsc_priority_test.c rsc2.priv->priority = 0; rsc2 28 lib/pengine/tests/utils/pe__cmp_rsc_priority_test.c assert_int_equal(pe__cmp_rsc_priority(&rsc1, &rsc2), 0); rsc2 35 lib/pengine/tests/utils/pe__cmp_rsc_priority_test.c rsc2.priv->priority = 0; rsc2 37 lib/pengine/tests/utils/pe__cmp_rsc_priority_test.c assert_int_equal(pe__cmp_rsc_priority(&rsc1, &rsc2), -1); rsc2 44 lib/pengine/tests/utils/pe__cmp_rsc_priority_test.c rsc2.priv->priority = 1; rsc2 45 lib/pengine/tests/utils/pe__cmp_rsc_priority_test.c assert_int_equal(pe__cmp_rsc_priority(NULL, &rsc2), 1); rsc2 46 lib/pengine/tests/utils/pe__cmp_rsc_priority_test.c assert_int_equal(pe__cmp_rsc_priority(&rsc1, &rsc2), 1);