rsc_location 345 include/crm/pengine/pe_types.h GListPtr rsc_location; // List of pe__location_t* rsc_location 33 include/pcmki/pcmki_sched_allocate.h void (*rsc_location) (pe_resource_t *, pe__location_t *); rsc_location 626 lib/pacemaker/pcmk_sched_allocate.c cons->rsc_lh->cmds->rsc_location(cons->rsc_lh, cons); 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 1273 lib/pacemaker/pcmk_sched_clone.c child_rsc->cmds->rsc_location(child_rsc, constraint); rsc_location 469 lib/pacemaker/pcmk_sched_group.c child_rsc->cmds->rsc_location(child_rsc, constraint); rsc_location 737 lib/pacemaker/pcmk_sched_promotable.c apply_master_location(child_rsc, child_rsc->rsc_location, chosen); rsc_location 738 lib/pacemaker/pcmk_sched_promotable.c apply_master_location(child_rsc, rsc->rsc_location, chosen); rsc_location 58 lib/pacemaker/pcmk_sched_utils.c rsc->rsc_location = g_list_prepend(rsc->rsc_location, new_con); rsc_location 869 lib/pengine/complex.c g_list_free(rsc->rsc_location); rsc_location 178 tools/crm_resource_print.c GListPtr list = rsc->rsc_location;