bundled_rsc 587 lib/pacemaker/pcmk_sched_bundle.c const pcmk_resource_t *bundled_rsc = NULL; bundled_rsc 603 lib/pacemaker/pcmk_sched_bundle.c bundled_rsc = pe__bundled_resource(rsc); bundled_rsc 604 lib/pacemaker/pcmk_sched_bundle.c if ((bundled_rsc == NULL) bundled_rsc 605 lib/pacemaker/pcmk_sched_bundle.c || !pcmk_is_set(bundled_rsc->flags, pcmk_rsc_promotable) bundled_rsc 606 lib/pacemaker/pcmk_sched_bundle.c || (pe__const_top_resource(orig_rsc, false) != bundled_rsc)) { bundled_rsc 610 lib/pacemaker/pcmk_sched_bundle.c if (orig_rsc == bundled_rsc) { bundled_rsc 632 lib/pacemaker/pcmk_sched_bundle.c const pcmk_resource_t *bundled_rsc = NULL; bundled_rsc 648 lib/pacemaker/pcmk_sched_bundle.c bundled_rsc = pe__bundled_resource(rsc); bundled_rsc 649 lib/pacemaker/pcmk_sched_bundle.c if ((bundled_rsc == NULL) bundled_rsc 650 lib/pacemaker/pcmk_sched_bundle.c || !pcmk_is_set(bundled_rsc->flags, pcmk_rsc_promotable) bundled_rsc 651 lib/pacemaker/pcmk_sched_bundle.c || (pe__const_top_resource(orig_rsc, false) != bundled_rsc)) { bundled_rsc 655 lib/pacemaker/pcmk_sched_bundle.c if (orig_rsc == bundled_rsc) {