rsc_location      390 include/crm/pengine/pe_types.h     GList *rsc_location;      // List of pe__location_t*
rsc_location       72 lib/pacemaker/pcmk_output.c     GList *list = rsc->rsc_location;
rsc_location      535 lib/pacemaker/pcmk_output.c     GList *list = rsc->rsc_location;
rsc_location      636 lib/pacemaker/pcmk_sched_bundle.c         bundle_data->child->rsc_location = g_list_prepend(bundle_data->child->rsc_location,
rsc_location      588 lib/pacemaker/pcmk_sched_location.c         rsc->rsc_location = g_list_prepend(rsc->rsc_location, new_con);
rsc_location      954 lib/pacemaker/pcmk_sched_promotable.c     apply_promoted_locations(instance, instance->rsc_location, chosen);
rsc_location      955 lib/pacemaker/pcmk_sched_promotable.c     apply_promoted_locations(instance, clone->rsc_location, chosen);
rsc_location     1015 lib/pengine/complex.c     g_list_free(rsc->rsc_location);