rsc_location 365 include/crm/pengine/pe_types.h GList *rsc_location; // List of pe__location_t* rsc_location 71 lib/pacemaker/pcmk_output.c GList *list = rsc->rsc_location; rsc_location 520 lib/pacemaker/pcmk_output.c GList *list = rsc->rsc_location; rsc_location 916 lib/pacemaker/pcmk_sched_bundle.c bundle_data->child->rsc_location = g_list_prepend(bundle_data->child->rsc_location, rsc_location 589 lib/pacemaker/pcmk_sched_location.c rsc->rsc_location = g_list_prepend(rsc->rsc_location, new_con); rsc_location 938 lib/pacemaker/pcmk_sched_promotable.c apply_promoted_locations(instance, instance->rsc_location, chosen); rsc_location 939 lib/pacemaker/pcmk_sched_promotable.c apply_promoted_locations(instance, clone->rsc_location, chosen); rsc_location 977 lib/pengine/complex.c g_list_free(rsc->rsc_location);