probe_data 924 lib/pacemaker/pcmk_sched_bundle.c struct probe_data *probe_data = user_data; probe_data 925 lib/pacemaker/pcmk_sched_bundle.c pcmk_resource_t *bundle = probe_data->bundle; probe_data 929 lib/pacemaker/pcmk_sched_bundle.c probe_data->node)) { probe_data 930 lib/pacemaker/pcmk_sched_bundle.c probe_data->any_created = true; probe_data 933 lib/pacemaker/pcmk_sched_bundle.c && pcmk__same_node(probe_data->node, replica->node) probe_data 935 lib/pacemaker/pcmk_sched_bundle.c probe_data->node)) { probe_data 936 lib/pacemaker/pcmk_sched_bundle.c probe_data->any_created = true; probe_data 939 lib/pacemaker/pcmk_sched_bundle.c probe_data->node)) { probe_data 940 lib/pacemaker/pcmk_sched_bundle.c probe_data->any_created = true; probe_data 961 lib/pacemaker/pcmk_sched_bundle.c probe_data->node)) { probe_data 971 lib/pacemaker/pcmk_sched_bundle.c NULL, probe_data->node); probe_data 974 lib/pacemaker/pcmk_sched_bundle.c probe_data->any_created = true; probe_data 977 lib/pacemaker/pcmk_sched_bundle.c pcmk__node_name(probe_data->node)); probe_data 1002 lib/pacemaker/pcmk_sched_bundle.c struct probe_data probe_data = { rsc, node, false }; probe_data 1005 lib/pacemaker/pcmk_sched_bundle.c pe__foreach_bundle_replica(rsc, create_replica_probes, &probe_data); probe_data 1006 lib/pacemaker/pcmk_sched_bundle.c return probe_data.any_created;