rh_rsc 204 include/crm/pengine/internal.h pe_resource_t *rh_rsc; rh_rsc 265 lib/pacemaker/pcmk_sched_migration.c if ((order->lh_rsc == NULL) || (order->rh_rsc == NULL) rh_rsc 266 lib/pacemaker/pcmk_sched_migration.c || (order->lh_rsc == order->rh_rsc) rh_rsc 267 lib/pacemaker/pcmk_sched_migration.c || is_parent(order->lh_rsc, order->rh_rsc) rh_rsc 268 lib/pacemaker/pcmk_sched_migration.c || is_parent(order->rh_rsc, order->lh_rsc)) { rh_rsc 274 lib/pacemaker/pcmk_sched_migration.c then_migratable = pcmk_is_set(order->rh_rsc->flags, pe_rsc_allow_migrate); rh_rsc 295 lib/pacemaker/pcmk_sched_migration.c NULL, order->rh_rsc, rh_rsc 296 lib/pacemaker/pcmk_sched_migration.c pcmk__op_key(order->rh_rsc->id, RSC_MIGRATE, 0), rh_rsc 311 lib/pacemaker/pcmk_sched_migration.c NULL, order->rh_rsc, rh_rsc 312 lib/pacemaker/pcmk_sched_migration.c pcmk__op_key(order->rh_rsc->id, RSC_MIGRATE, 0), rh_rsc 331 lib/pacemaker/pcmk_sched_migration.c order->rh_rsc, rh_rsc 332 lib/pacemaker/pcmk_sched_migration.c pcmk__op_key(order->rh_rsc->id, RSC_MIGRATE, 0), rh_rsc 336 lib/pacemaker/pcmk_sched_migration.c if (order->rh_rsc->partial_migration_target) { rh_rsc 339 lib/pacemaker/pcmk_sched_migration.c NULL, order->rh_rsc, rh_rsc 340 lib/pacemaker/pcmk_sched_migration.c pcmk__op_key(order->rh_rsc->id, RSC_MIGRATED, 0), rh_rsc 354 lib/pacemaker/pcmk_sched_migration.c NULL, order->rh_rsc, rh_rsc 355 lib/pacemaker/pcmk_sched_migration.c pcmk__op_key(order->rh_rsc->id, RSC_MIGRATE, 0), rh_rsc 369 lib/pacemaker/pcmk_sched_migration.c NULL, order->rh_rsc, rh_rsc 370 lib/pacemaker/pcmk_sched_migration.c pcmk__op_key(order->rh_rsc->id, RSC_MIGRATE, 0), rh_rsc 374 lib/pacemaker/pcmk_sched_migration.c if (order->rh_rsc->partial_migration_target) { rh_rsc 377 lib/pacemaker/pcmk_sched_migration.c NULL, order->rh_rsc, rh_rsc 378 lib/pacemaker/pcmk_sched_migration.c pcmk__op_key(order->rh_rsc->id, RSC_MIGRATED, 0), rh_rsc 547 lib/pacemaker/pcmk_sched_ordering.c order->rh_rsc = then_rsc; rh_rsc 565 lib/pacemaker/pcmk_sched_ordering.c if ((order->rh_rsc == NULL) && (then_action != NULL)) { rh_rsc 566 lib/pacemaker/pcmk_sched_ordering.c order->rh_rsc = then_action->rsc; rh_rsc 1285 lib/pacemaker/pcmk_sched_ordering.c pe_resource_t *then_rsc = order->rh_rsc; rh_rsc 1389 lib/pacemaker/pcmk_sched_ordering.c rsc = order->rh_rsc; rh_rsc 351 lib/pacemaker/pcmk_sched_probes.c if ((order->lh_rsc == NULL) || (order->lh_rsc == order->rh_rsc)) { rh_rsc 374 lib/pacemaker/pcmk_sched_probes.c if ((order->rh_rsc != NULL) rh_rsc 375 lib/pacemaker/pcmk_sched_probes.c && (order->lh_rsc->container == order->rh_rsc)) { rh_rsc 413 lib/pacemaker/pcmk_sched_probes.c } else if (order->rh_rsc != NULL) { rh_rsc 414 lib/pacemaker/pcmk_sched_probes.c then_actions = find_actions(order->rh_rsc->actions,