then_child        649 lib/pacemaker/pcmk_sched_bundle.c         pe_resource_t *then_child = gIter->data;
then_child        650 lib/pacemaker/pcmk_sched_bundle.c         pe_resource_t *first_child = find_compatible_child(then_child,
then_child        658 lib/pacemaker/pcmk_sched_bundle.c             crm_debug("No match found for %s (%d / %s / %s)", then_child->id, current, first->uuid, then->uuid);
then_child        667 lib/pacemaker/pcmk_sched_bundle.c                 pe_rsc_info(then->rsc, "Inhibiting %s from being active", then_child->id);
then_child        668 lib/pacemaker/pcmk_sched_bundle.c                 if (pcmk__assign_resource(then_child, NULL, true)) {
then_child        697 lib/pacemaker/pcmk_sched_bundle.c             then_replica = replica_for_container(then->rsc, then_child, node);
then_child        710 lib/pacemaker/pcmk_sched_bundle.c                 then_action = find_first_action(then_child->actions, NULL, then->task, node);
then_child        729 lib/pacemaker/pcmk_sched_bundle.c                 if (!pcmk_is_set(then_child->flags, pe_rsc_orphan)
then_child        732 lib/pacemaker/pcmk_sched_bundle.c                             then->task, then_child->id);
then_child        736 lib/pacemaker/pcmk_sched_bundle.c                               then->task, then_child->id,
then_child        737 lib/pacemaker/pcmk_sched_bundle.c                               pcmk_is_set(then_child->flags, pe_rsc_orphan)? " (ORPHAN)" : "");
then_child        753 lib/pacemaker/pcmk_sched_bundle.c                 changed |= then_child->cmds->update_ordered_actions(first_action,
then_child        763 lib/pacemaker/pcmk_sched_bundle.c                         then_child->id, then_action, task2text(task));
then_child        854 lib/pacemaker/pcmk_sched_bundle.c             pe_resource_t *then_child = (pe_resource_t *) gIter->data;
then_child        856 lib/pacemaker/pcmk_sched_bundle.c             pe_action_t *then_child_action = find_first_action(then_child->actions, NULL, then->task, node);
then_child        859 lib/pacemaker/pcmk_sched_bundle.c                 uint32_t then_child_flags = then_child->cmds->action_flags(then_child_action,
then_child        863 lib/pacemaker/pcmk_sched_bundle.c                     then_child_changed |= then_child->cmds->update_ordered_actions(first,