rh_rsc            186 include/crm/pengine/internal.h     pe_resource_t *rh_rsc;
rh_rsc            117 lib/pacemaker/libpacemaker_private.h                         pe_action_t *lh_action, pe_resource_t *rh_rsc,
rh_rsc            146 lib/pacemaker/libpacemaker_private.h #define pcmk__order_resource_actions(lh_rsc, lh_task, rh_rsc, rh_task,      \
rh_rsc            150 lib/pacemaker/libpacemaker_private.h                        (rh_rsc), pcmk__op_key((rh_rsc)->id, (rh_task), 0),  \
rh_rsc           1540 lib/pacemaker/pcmk_sched_allocate.c         pe_resource_t *rh_rsc = order->rh_rsc;
rh_rsc           1554 lib/pacemaker/pcmk_sched_allocate.c         } else if (rh_rsc && lh_rsc == rh_rsc) {
rh_rsc           1583 lib/pacemaker/pcmk_sched_allocate.c         if (rh_rsc && lh_rsc->container == rh_rsc) {
rh_rsc           1621 lib/pacemaker/pcmk_sched_allocate.c         } else if (rh_rsc && rh_action_task) {
rh_rsc           1622 lib/pacemaker/pcmk_sched_allocate.c             rh_actions = find_actions(rh_rsc->actions, rh_action_task, NULL);
rh_rsc            511 lib/pacemaker/pcmk_sched_ordering.c     if ((order->lh_rsc == NULL) || (order->rh_rsc == NULL)
rh_rsc            512 lib/pacemaker/pcmk_sched_ordering.c         || (order->lh_rsc == order->rh_rsc)) {
rh_rsc            517 lib/pacemaker/pcmk_sched_ordering.c     if (is_parent(order->lh_rsc, order->rh_rsc)
rh_rsc            518 lib/pacemaker/pcmk_sched_ordering.c         || is_parent(order->rh_rsc, order->lh_rsc)) {
rh_rsc            524 lib/pacemaker/pcmk_sched_ordering.c     rh_migratable = pcmk_is_set(order->rh_rsc->flags, pe_rsc_allow_migrate);
rh_rsc            546 lib/pacemaker/pcmk_sched_ordering.c                                NULL, order->rh_rsc,
rh_rsc            547 lib/pacemaker/pcmk_sched_ordering.c                                pcmk__op_key(order->rh_rsc->id, RSC_MIGRATE, 0),
rh_rsc            562 lib/pacemaker/pcmk_sched_ordering.c                                NULL, order->rh_rsc,
rh_rsc            563 lib/pacemaker/pcmk_sched_ordering.c                                pcmk__op_key(order->rh_rsc->id, RSC_MIGRATE, 0),
rh_rsc            581 lib/pacemaker/pcmk_sched_ordering.c                            order->rh_rsc,
rh_rsc            582 lib/pacemaker/pcmk_sched_ordering.c                            pcmk__op_key(order->rh_rsc->id, RSC_MIGRATE, 0),
rh_rsc            586 lib/pacemaker/pcmk_sched_ordering.c         if (order->rh_rsc->partial_migration_target) {
rh_rsc            589 lib/pacemaker/pcmk_sched_ordering.c                                NULL, order->rh_rsc,
rh_rsc            590 lib/pacemaker/pcmk_sched_ordering.c                                pcmk__op_key(order->rh_rsc->id, RSC_MIGRATED, 0),
rh_rsc            604 lib/pacemaker/pcmk_sched_ordering.c                                NULL, order->rh_rsc,
rh_rsc            605 lib/pacemaker/pcmk_sched_ordering.c                                pcmk__op_key(order->rh_rsc->id, RSC_MIGRATE, 0),
rh_rsc            619 lib/pacemaker/pcmk_sched_ordering.c                                NULL, order->rh_rsc,
rh_rsc            620 lib/pacemaker/pcmk_sched_ordering.c                                pcmk__op_key(order->rh_rsc->id, RSC_MIGRATE, 0),
rh_rsc            624 lib/pacemaker/pcmk_sched_ordering.c             if (order->rh_rsc->partial_migration_target) {
rh_rsc            627 lib/pacemaker/pcmk_sched_ordering.c                                    NULL, order->rh_rsc,
rh_rsc            628 lib/pacemaker/pcmk_sched_ordering.c                                    pcmk__op_key(order->rh_rsc->id, RSC_MIGRATED, 0),
rh_rsc            667 lib/pacemaker/pcmk_sched_ordering.c                    pe_action_t *lh_action, pe_resource_t *rh_rsc,
rh_rsc            675 lib/pacemaker/pcmk_sched_ordering.c               && ((rh_action != NULL) || (rh_rsc != NULL)),
rh_rsc            681 lib/pacemaker/pcmk_sched_ordering.c     if ((rh_rsc == NULL) && (rh_action != NULL)) {
rh_rsc            682 lib/pacemaker/pcmk_sched_ordering.c         rh_rsc = rh_action->rsc;
rh_rsc            690 lib/pacemaker/pcmk_sched_ordering.c     order->rh_rsc = rh_rsc;
rh_rsc            708 lib/pacemaker/pcmk_sched_ordering.c     if ((order->rh_rsc == NULL) && (rh_action != NULL)) {
rh_rsc            709 lib/pacemaker/pcmk_sched_ordering.c         order->rh_rsc = rh_action->rsc;
rh_rsc           1417 lib/pacemaker/pcmk_sched_ordering.c     pe_resource_t *rh_rsc = order->rh_rsc;
rh_rsc           1430 lib/pacemaker/pcmk_sched_ordering.c     if ((lh_actions == NULL) && (lh_rsc == rh_rsc)) {
rh_rsc           1468 lib/pacemaker/pcmk_sched_ordering.c     if (rh_rsc == NULL) {
rh_rsc           1474 lib/pacemaker/pcmk_sched_ordering.c         rh_rsc = order->rh_action->rsc;
rh_rsc           1479 lib/pacemaker/pcmk_sched_ordering.c         if (rh_rsc == NULL) {
rh_rsc           1483 lib/pacemaker/pcmk_sched_ordering.c             rsc_order_then(lh_action, rh_rsc, order);
rh_rsc           1514 lib/pacemaker/pcmk_sched_ordering.c         rsc = order->rh_rsc;
rh_rsc             74 lib/pacemaker/pcmk_sched_remote.c order_action_then_stop(pe_action_t *lh_action, pe_resource_t *rh_rsc,
rh_rsc             77 lib/pacemaker/pcmk_sched_remote.c     if ((lh_action != NULL) && (rh_rsc != NULL) && (data_set != NULL)) {
rh_rsc             79 lib/pacemaker/pcmk_sched_remote.c                            rh_rsc, stop_key(rh_rsc), NULL,