dependent_instance  525 lib/pacemaker/pcmk_sched_colocation.c     const char *dependent_instance = crm_element_value(xml_obj,
dependent_instance  536 lib/pacemaker/pcmk_sched_colocation.c     if (dependent_instance != NULL) {
dependent_instance  558 lib/pacemaker/pcmk_sched_colocation.c     } else if ((dependent_instance != NULL) && !pe_rsc_is_clone(dependent)) {
dependent_instance  561 lib/pacemaker/pcmk_sched_colocation.c                          id, dependent_id, dependent_instance);
dependent_instance  571 lib/pacemaker/pcmk_sched_colocation.c     if (dependent_instance != NULL) {
dependent_instance  572 lib/pacemaker/pcmk_sched_colocation.c         dependent = find_clone_instance(dependent, dependent_instance, data_set);
dependent_instance  576 lib/pacemaker/pcmk_sched_colocation.c                               id, dependent_id, dependent_instance);