allocated_rsc     232 include/crm/pengine/pe_types.h     GList *allocated_rsc;     /* pe_resource_t* */
allocated_rsc     217 lib/pacemaker/pcmk_sched_utils.c         old->details->allocated_rsc = g_list_remove(old->details->allocated_rsc, rsc);
allocated_rsc     296 lib/pacemaker/pcmk_sched_utils.c     chosen->details->allocated_rsc = g_list_prepend(chosen->details->allocated_rsc, rsc);
allocated_rsc     214 lib/pengine/status.c         g_list_free(node->details->allocated_rsc);
allocated_rsc     632 tools/crm_resource_print.c         GList *allResources = node->details->allocated_rsc;
allocated_rsc     716 tools/crm_resource_print.c         GList *allResources = node->details->allocated_rsc;