rsc_location 285 include/crm/pengine/status.h GListPtr rsc_location; /* rsc_to_node_t* */ rsc_location 967 lib/pengine/complex.c g_list_free(rsc->rsc_location); rsc_location 614 pengine/allocate.c cons->rsc_lh->cmds->rsc_location(cons->rsc_lh, cons); rsc_location 39 pengine/allocate.h void (*rsc_location) (resource_t *, rsc_to_node_t *); rsc_location 1203 pengine/clone.c child_rsc->cmds->rsc_location(child_rsc, constraint); rsc_location 804 pengine/container.c tuple->docker->cmds->rsc_location(tuple->docker, constraint); rsc_location 807 pengine/container.c tuple->ip->cmds->rsc_location(tuple->ip, constraint); rsc_location 812 pengine/container.c container_data->child->cmds->rsc_location(container_data->child, constraint); rsc_location 813 pengine/container.c container_data->child->rsc_location = g_list_prepend(container_data->child->rsc_location, constraint); rsc_location 454 pengine/group.c child_rsc->cmds->rsc_location(child_rsc, constraint); rsc_location 741 pengine/master.c apply_master_location(child_rsc, child_rsc->rsc_location, chosen); rsc_location 742 pengine/master.c apply_master_location(child_rsc, rsc->rsc_location, chosen); rsc_location 104 pengine/utils.c rsc->rsc_location = g_list_prepend(rsc->rsc_location, new_con); rsc_location 210 tools/crm_resource_print.c GListPtr list = rsc->rsc_location;