dependent_instance  743 lib/pacemaker/pcmk_sched_colocation.c     const char *dependent_instance = NULL;
dependent_instance  753 lib/pacemaker/pcmk_sched_colocation.c     dependent_instance = crm_element_value(xml_obj, PCMK__XA_RSC_INSTANCE);
dependent_instance  754 lib/pacemaker/pcmk_sched_colocation.c     if (dependent_instance != NULL) {
dependent_instance  775 lib/pacemaker/pcmk_sched_colocation.c     } else if ((dependent_instance != NULL) && !pcmk__is_clone(dependent)) {
dependent_instance  778 lib/pacemaker/pcmk_sched_colocation.c                          id, dependent_id, dependent_instance);
dependent_instance  788 lib/pacemaker/pcmk_sched_colocation.c     if (dependent_instance != NULL) {
dependent_instance  789 lib/pacemaker/pcmk_sched_colocation.c         dependent = find_clone_instance(dependent, dependent_instance);
dependent_instance  793 lib/pacemaker/pcmk_sched_colocation.c                               id, dependent_id, dependent_instance);