allocated_rsc     239 include/crm/pengine/pe_types.h     GList *allocated_rsc;     /* pe_resource_t* */
allocated_rsc     401 lib/pacemaker/pcmk_sched_resource.c     chosen->details->allocated_rsc = g_list_prepend(chosen->details->allocated_rsc,
allocated_rsc     480 lib/pacemaker/pcmk_sched_resource.c     old->details->allocated_rsc = g_list_remove(old->details->allocated_rsc,
allocated_rsc     223 lib/pengine/status.c         g_list_free(node->details->allocated_rsc);
allocated_rsc     636 tools/crm_resource_print.c         GList *allResources = node->details->allocated_rsc;
allocated_rsc     720 tools/crm_resource_print.c         GList *allResources = node->details->allocated_rsc;