bundled_rsc 609 lib/pacemaker/pcmk_sched_bundle.c const pcmk_resource_t *bundled_rsc = NULL; bundled_rsc 625 lib/pacemaker/pcmk_sched_bundle.c bundled_rsc = pe__bundled_resource(rsc); bundled_rsc 626 lib/pacemaker/pcmk_sched_bundle.c if ((bundled_rsc == NULL) bundled_rsc 627 lib/pacemaker/pcmk_sched_bundle.c || !pcmk_is_set(bundled_rsc->flags, pcmk__rsc_promotable) bundled_rsc 628 lib/pacemaker/pcmk_sched_bundle.c || (pe__const_top_resource(orig_rsc, false) != bundled_rsc)) { bundled_rsc 632 lib/pacemaker/pcmk_sched_bundle.c if (orig_rsc == bundled_rsc) { bundled_rsc 656 lib/pacemaker/pcmk_sched_bundle.c const pcmk_resource_t *bundled_rsc = NULL; bundled_rsc 672 lib/pacemaker/pcmk_sched_bundle.c bundled_rsc = pe__bundled_resource(rsc); bundled_rsc 673 lib/pacemaker/pcmk_sched_bundle.c if ((bundled_rsc == NULL) bundled_rsc 674 lib/pacemaker/pcmk_sched_bundle.c || !pcmk_is_set(bundled_rsc->flags, pcmk__rsc_promotable) bundled_rsc 675 lib/pacemaker/pcmk_sched_bundle.c || (pe__const_top_resource(orig_rsc, false) != bundled_rsc)) { bundled_rsc 679 lib/pacemaker/pcmk_sched_bundle.c if (orig_rsc == bundled_rsc) {