this_with_colocations 200 lib/pacemaker/libpacemaker_private.h void (*this_with_colocations)(const pcmk_resource_t *rsc, this_with_colocations 384 lib/pacemaker/pcmk_sched_clone.c rsc->parent->cmds->this_with_colocations(rsc->parent, orig_rsc, list); this_with_colocations 2038 lib/pacemaker/pcmk_sched_colocation.c rsc->cmds->this_with_colocations(rsc, rsc, &list); this_with_colocations 818 lib/pacemaker/pcmk_sched_group.c rsc->parent->cmds->this_with_colocations(rsc->parent, orig_rsc, this_with_colocations 832 lib/pacemaker/pcmk_sched_group.c member->cmds->this_with_colocations(member, orig_rsc, list); this_with_colocations 396 lib/pacemaker/pcmk_sched_primitive.c GList *this_with_colocations = NULL; this_with_colocations 432 lib/pacemaker/pcmk_sched_primitive.c this_with_colocations = pcmk__this_with_colocations(rsc); this_with_colocations 436 lib/pacemaker/pcmk_sched_primitive.c for (iter = this_with_colocations; iter != NULL; iter = iter->next) { this_with_colocations 457 lib/pacemaker/pcmk_sched_primitive.c for (iter = this_with_colocations; iter != NULL; iter = iter->next) { this_with_colocations 474 lib/pacemaker/pcmk_sched_primitive.c g_list_free(this_with_colocations); this_with_colocations 1180 lib/pacemaker/pcmk_sched_primitive.c rsc->parent->cmds->this_with_colocations(rsc->parent, orig_rsc, list);