rsc_location 372 include/crm/pengine/pe_types.h GList *rsc_location; // List of pe__location_t* rsc_location 55 include/pcmki/pcmki_sched_allocate.h void (*rsc_location) (pe_resource_t *, pe__location_t *); rsc_location 77 lib/pacemaker/pcmk_output.c GList *list = rsc->rsc_location; rsc_location 516 lib/pacemaker/pcmk_output.c GList *list = rsc->rsc_location; rsc_location 878 lib/pacemaker/pcmk_sched_bundle.c replica->container->cmds->rsc_location(replica->container, rsc_location 882 lib/pacemaker/pcmk_sched_bundle.c replica->ip->cmds->rsc_location(replica->ip, constraint); rsc_location 889 lib/pacemaker/pcmk_sched_bundle.c bundle_data->child->cmds->rsc_location(bundle_data->child, constraint); rsc_location 890 lib/pacemaker/pcmk_sched_bundle.c bundle_data->child->rsc_location = g_list_prepend(bundle_data->child->rsc_location, rsc_location 1299 lib/pacemaker/pcmk_sched_clone.c child_rsc->cmds->rsc_location(child_rsc, constraint); rsc_location 538 lib/pacemaker/pcmk_sched_group.c child_rsc->cmds->rsc_location(child_rsc, constraint); rsc_location 585 lib/pacemaker/pcmk_sched_location.c rsc->rsc_location = g_list_prepend(rsc->rsc_location, new_con); rsc_location 604 lib/pacemaker/pcmk_sched_location.c location->rsc_lh->cmds->rsc_location(location->rsc_lh, location); rsc_location 737 lib/pacemaker/pcmk_sched_promotable.c apply_promoted_location(child_rsc, child_rsc->rsc_location, chosen); rsc_location 738 lib/pacemaker/pcmk_sched_promotable.c apply_promoted_location(child_rsc, rsc->rsc_location, chosen); rsc_location 983 lib/pengine/complex.c g_list_free(rsc->rsc_location);