this_with_colocations 198 lib/pacemaker/libpacemaker_private.h void (*this_with_colocations)(const pcmk_resource_t *rsc, this_with_colocations 377 lib/pacemaker/pcmk_sched_clone.c rsc->parent->cmds->this_with_colocations(rsc->parent, orig_rsc, list); this_with_colocations 1905 lib/pacemaker/pcmk_sched_colocation.c rsc->cmds->this_with_colocations(rsc, rsc, &list); this_with_colocations 763 lib/pacemaker/pcmk_sched_group.c rsc->parent->cmds->this_with_colocations(rsc->parent, orig_rsc, this_with_colocations 777 lib/pacemaker/pcmk_sched_group.c member->cmds->this_with_colocations(member, orig_rsc, list); this_with_colocations 393 lib/pacemaker/pcmk_sched_primitive.c GList *this_with_colocations = NULL; this_with_colocations 429 lib/pacemaker/pcmk_sched_primitive.c this_with_colocations = pcmk__this_with_colocations(rsc); this_with_colocations 433 lib/pacemaker/pcmk_sched_primitive.c for (iter = this_with_colocations; iter != NULL; iter = iter->next) { this_with_colocations 454 lib/pacemaker/pcmk_sched_primitive.c for (iter = this_with_colocations; iter != NULL; iter = iter->next) { this_with_colocations 471 lib/pacemaker/pcmk_sched_primitive.c g_list_free(this_with_colocations); this_with_colocations 1165 lib/pacemaker/pcmk_sched_primitive.c rsc->parent->cmds->this_with_colocations(rsc->parent, orig_rsc, list);