rh_rsc 186 include/crm/pengine/internal.h pe_resource_t *rh_rsc; rh_rsc 58 include/pcmki/pcmki_sched_allocate.h void native_rsc_colocation_lh(pe_resource_t *lh_rsc, pe_resource_t *rh_rsc, rh_rsc 61 include/pcmki/pcmki_sched_allocate.h void native_rsc_colocation_rh(pe_resource_t *lh_rsc, pe_resource_t *rh_rsc, rh_rsc 78 include/pcmki/pcmki_sched_allocate.h void group_rsc_colocation_lh(pe_resource_t *lh_rsc, pe_resource_t *rh_rsc, rh_rsc 81 include/pcmki/pcmki_sched_allocate.h void group_rsc_colocation_rh(pe_resource_t *lh_rsc, pe_resource_t *rh_rsc, rh_rsc 99 include/pcmki/pcmki_sched_allocate.h pe_resource_t *rh_rsc, rh_rsc 103 include/pcmki/pcmki_sched_allocate.h pe_resource_t *rh_rsc, rh_rsc 116 include/pcmki/pcmki_sched_allocate.h void clone_rsc_colocation_lh(pe_resource_t *lh_rsc, pe_resource_t *rh_rsc, rh_rsc 119 include/pcmki/pcmki_sched_allocate.h void clone_rsc_colocation_rh(pe_resource_t *lh_rsc, pe_resource_t *rh_rsc, rh_rsc 135 include/pcmki/pcmki_sched_allocate.h void promotable_colocation_rh(pe_resource_t *lh_rsc, pe_resource_t *rh_rsc, rh_rsc 88 include/pcmki/pcmki_scheduler.h pe_resource_t * rh_rsc, char *rh_task, pe_action_t * rh_action, rh_rsc 92 include/pcmki/pcmki_scheduler.h pe_resource_t * rh_rsc, const char *rh_task, rh_rsc 1344 lib/pacemaker/pcmk_sched_allocate.c order_action_then_stop(pe_action_t *lh_action, pe_resource_t *rh_rsc, rh_rsc 1347 lib/pacemaker/pcmk_sched_allocate.c if (lh_action && rh_rsc && data_set) { rh_rsc 1349 lib/pacemaker/pcmk_sched_allocate.c rh_rsc, stop_key(rh_rsc), NULL, rh_rsc 1867 lib/pacemaker/pcmk_sched_allocate.c pe_resource_t *rh_rsc = order->rh_rsc; rh_rsc 1879 lib/pacemaker/pcmk_sched_allocate.c if (lh_actions == NULL && lh_rsc != rh_rsc) { rh_rsc 1912 lib/pacemaker/pcmk_sched_allocate.c if (rh_rsc == NULL && order->rh_action) { rh_rsc 1913 lib/pacemaker/pcmk_sched_allocate.c rh_rsc = order->rh_action->rsc; rh_rsc 1915 lib/pacemaker/pcmk_sched_allocate.c if (rh_rsc) { rh_rsc 1916 lib/pacemaker/pcmk_sched_allocate.c rsc_order_then(lh_action_iter, rh_rsc, order); rh_rsc 2379 lib/pacemaker/pcmk_sched_allocate.c pe_resource_t *rh_rsc = order->rh_rsc; rh_rsc 2393 lib/pacemaker/pcmk_sched_allocate.c } else if (rh_rsc && lh_rsc == rh_rsc) { rh_rsc 2422 lib/pacemaker/pcmk_sched_allocate.c if (rh_rsc && lh_rsc->container == rh_rsc) { rh_rsc 2460 lib/pacemaker/pcmk_sched_allocate.c } else if (rh_rsc && rh_action_task) { rh_rsc 2461 lib/pacemaker/pcmk_sched_allocate.c rh_actions = find_actions(rh_rsc->actions, rh_action_task, NULL); rh_rsc 2839 lib/pacemaker/pcmk_sched_allocate.c rsc = order->rh_rsc; rh_rsc 1409 lib/pacemaker/pcmk_sched_constraints.c pe_resource_t * rh_rsc, const char *rh_task, rh_rsc 1417 lib/pacemaker/pcmk_sched_constraints.c CRM_CHECK(rh_rsc != NULL, return -1); rh_rsc 1424 lib/pacemaker/pcmk_sched_constraints.c if (validate_order_resources(lh_rsc, lh_task, rh_rsc, rh_task)) { rh_rsc 1430 lib/pacemaker/pcmk_sched_constraints.c rh_key = pcmk__op_key(rh_rsc->id, rh_task, 0); rh_rsc 1432 lib/pacemaker/pcmk_sched_constraints.c return custom_action_order(lh_rsc, lh_key, NULL, rh_rsc, rh_key, NULL, type, data_set); rh_rsc 1460 lib/pacemaker/pcmk_sched_constraints.c if (order->lh_rsc == NULL || order->rh_rsc == NULL) { rh_rsc 1462 lib/pacemaker/pcmk_sched_constraints.c } else if (order->lh_rsc == order->rh_rsc) { rh_rsc 1466 lib/pacemaker/pcmk_sched_constraints.c } else if (is_parent(order->lh_rsc, order->rh_rsc)) { rh_rsc 1468 lib/pacemaker/pcmk_sched_constraints.c } else if (is_parent(order->rh_rsc, order->lh_rsc)) { rh_rsc 1473 lib/pacemaker/pcmk_sched_constraints.c rh_migratable = pcmk_is_set(order->rh_rsc->flags, pe_rsc_allow_migrate); rh_rsc 1499 lib/pacemaker/pcmk_sched_constraints.c NULL, order->rh_rsc, rh_rsc 1500 lib/pacemaker/pcmk_sched_constraints.c pcmk__op_key(order->rh_rsc->id, RSC_MIGRATE, 0), rh_rsc 1513 lib/pacemaker/pcmk_sched_constraints.c NULL, order->rh_rsc, rh_rsc 1514 lib/pacemaker/pcmk_sched_constraints.c pcmk__op_key(order->rh_rsc->id, RSC_MIGRATE, 0), rh_rsc 1530 lib/pacemaker/pcmk_sched_constraints.c order->rh_rsc, rh_rsc 1531 lib/pacemaker/pcmk_sched_constraints.c pcmk__op_key(order->rh_rsc->id, RSC_MIGRATE, 0), rh_rsc 1536 lib/pacemaker/pcmk_sched_constraints.c if (order->rh_rsc->partial_migration_target) { rh_rsc 1539 lib/pacemaker/pcmk_sched_constraints.c NULL, order->rh_rsc, rh_rsc 1540 lib/pacemaker/pcmk_sched_constraints.c pcmk__op_key(order->rh_rsc->id, RSC_MIGRATED, 0), rh_rsc 1552 lib/pacemaker/pcmk_sched_constraints.c NULL, order->rh_rsc, rh_rsc 1553 lib/pacemaker/pcmk_sched_constraints.c pcmk__op_key(order->rh_rsc->id, RSC_MIGRATE, 0), rh_rsc 1564 lib/pacemaker/pcmk_sched_constraints.c order->rh_rsc, pcmk__op_key(order->rh_rsc->id, RSC_MIGRATE, 0), NULL, rh_rsc 1569 lib/pacemaker/pcmk_sched_constraints.c if (order->rh_rsc->partial_migration_target) { rh_rsc 1572 lib/pacemaker/pcmk_sched_constraints.c NULL, order->rh_rsc, rh_rsc 1573 lib/pacemaker/pcmk_sched_constraints.c pcmk__op_key(order->rh_rsc->id, RSC_MIGRATED, 0), rh_rsc 1587 lib/pacemaker/pcmk_sched_constraints.c pe_resource_t * rh_rsc, char *rh_action_task, pe_action_t * rh_action, rh_rsc 1595 lib/pacemaker/pcmk_sched_constraints.c if (rh_rsc == NULL && rh_action) { rh_rsc 1596 lib/pacemaker/pcmk_sched_constraints.c rh_rsc = rh_action->rsc; rh_rsc 1600 lib/pacemaker/pcmk_sched_constraints.c || (rh_action == NULL && rh_rsc == NULL)) { rh_rsc 1611 lib/pacemaker/pcmk_sched_constraints.c rh_rsc?rh_rsc->id:"NA", rh_action_task?rh_action_task:"NA", rh_action?rh_action->uuid:"NA"); rh_rsc 1618 lib/pacemaker/pcmk_sched_constraints.c order->rh_rsc = rh_rsc; rh_rsc 1636 lib/pacemaker/pcmk_sched_constraints.c if (order->rh_rsc == NULL && rh_action) { rh_rsc 1637 lib/pacemaker/pcmk_sched_constraints.c order->rh_rsc = rh_action->rsc;