find_colocated_rscs 24 pengine/utilization.c static GListPtr find_colocated_rscs(GListPtr colocated_rscs, resource_t * rsc, find_colocated_rscs 304 pengine/utilization.c colocated_rscs = find_colocated_rscs(colocated_rscs, rsc_rh, orig_rsc); find_colocated_rscs 331 pengine/utilization.c colocated_rscs = find_colocated_rscs(colocated_rscs, rsc_lh, orig_rsc); find_colocated_rscs 350 pengine/utilization.c colocated_rscs = find_colocated_rscs(colocated_rscs, rsc, rsc); find_colocated_rscs 438 pengine/utilization.c colocated_rscs = find_colocated_rscs(colocated_rscs, child_rsc, orig_rsc); find_colocated_rscs 443 pengine/utilization.c colocated_rscs = find_colocated_rscs(colocated_rscs, group_data->first_child, orig_rsc); find_colocated_rscs 447 pengine/utilization.c colocated_rscs = find_colocated_rscs(colocated_rscs, rsc, orig_rsc);