rh_rsc            176 include/crm/pengine/internal.h     pcmk_resource_t *rh_rsc;
rh_rsc            271 lib/pacemaker/pcmk_sched_migration.c     if ((order->lh_rsc == NULL) || (order->rh_rsc == NULL)
rh_rsc            272 lib/pacemaker/pcmk_sched_migration.c         || (order->lh_rsc == order->rh_rsc)
rh_rsc            273 lib/pacemaker/pcmk_sched_migration.c         || is_parent(order->lh_rsc, order->rh_rsc)
rh_rsc            274 lib/pacemaker/pcmk_sched_migration.c         || is_parent(order->rh_rsc, order->lh_rsc)) {
rh_rsc            280 lib/pacemaker/pcmk_sched_migration.c     then_migratable = pcmk_is_set(order->rh_rsc->flags, pcmk_rsc_migratable);
rh_rsc            302 lib/pacemaker/pcmk_sched_migration.c                                NULL, order->rh_rsc,
rh_rsc            303 lib/pacemaker/pcmk_sched_migration.c                                pcmk__op_key(order->rh_rsc->id,
rh_rsc            320 lib/pacemaker/pcmk_sched_migration.c                                NULL, order->rh_rsc,
rh_rsc            321 lib/pacemaker/pcmk_sched_migration.c                                pcmk__op_key(order->rh_rsc->id,
rh_rsc            342 lib/pacemaker/pcmk_sched_migration.c                            order->rh_rsc,
rh_rsc            343 lib/pacemaker/pcmk_sched_migration.c                            pcmk__op_key(order->rh_rsc->id,
rh_rsc            348 lib/pacemaker/pcmk_sched_migration.c         if (order->rh_rsc->partial_migration_target) {
rh_rsc            352 lib/pacemaker/pcmk_sched_migration.c                                NULL, order->rh_rsc,
rh_rsc            353 lib/pacemaker/pcmk_sched_migration.c                                pcmk__op_key(order->rh_rsc->id,
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,
rh_rsc            386 lib/pacemaker/pcmk_sched_migration.c                                NULL, order->rh_rsc,
rh_rsc            387 lib/pacemaker/pcmk_sched_migration.c                                pcmk__op_key(order->rh_rsc->id,
rh_rsc            392 lib/pacemaker/pcmk_sched_migration.c             if (order->rh_rsc->partial_migration_target) {
rh_rsc            396 lib/pacemaker/pcmk_sched_migration.c                                    NULL, order->rh_rsc,
rh_rsc            397 lib/pacemaker/pcmk_sched_migration.c                                    pcmk__op_key(order->rh_rsc->id,
rh_rsc            550 lib/pacemaker/pcmk_sched_ordering.c     order->rh_rsc = then_rsc;
rh_rsc            568 lib/pacemaker/pcmk_sched_ordering.c     if ((order->rh_rsc == NULL) && (then_action != NULL)) {
rh_rsc            569 lib/pacemaker/pcmk_sched_ordering.c         order->rh_rsc = then_action->rsc;
rh_rsc           1291 lib/pacemaker/pcmk_sched_ordering.c     pcmk_resource_t *then_rsc = order->rh_rsc;
rh_rsc           1418 lib/pacemaker/pcmk_sched_ordering.c         rsc = order->rh_rsc;
rh_rsc            359 lib/pacemaker/pcmk_sched_probes.c         if ((order->lh_rsc == NULL) || (order->lh_rsc == order->rh_rsc)) {
rh_rsc            385 lib/pacemaker/pcmk_sched_probes.c         if ((order->rh_rsc != NULL)
rh_rsc            386 lib/pacemaker/pcmk_sched_probes.c             && (order->lh_rsc->container == order->rh_rsc)) {
rh_rsc            423 lib/pacemaker/pcmk_sched_probes.c         } else if (order->rh_rsc != NULL) {
rh_rsc            424 lib/pacemaker/pcmk_sched_probes.c             then_actions = find_actions(order->rh_rsc->actions,