promoted_role_only   89 tools/crm_resource.c     gboolean promoted_role_only;  // --promoted was given
promoted_role_only  487 tools/crm_resource.c       &options.promoted_role_only,
promoted_role_only  495 tools/crm_resource.c       &options.promoted_role_only,
promoted_role_only  967 tools/crm_resource.c                               cib_conn, options.cib_options, options.promoted_role_only);
promoted_role_only  986 tools/crm_resource.c                                   cib_conn, options.cib_options, options.promoted_role_only);
promoted_role_only 1052 tools/crm_resource.c                                             options.promoted_role_only);
promoted_role_only 1819 tools/crm_resource.c                                       options.promoted_role_only,
promoted_role_only 1928 tools/crm_resource.c                                        options.promoted_role_only,
promoted_role_only 1948 tools/crm_resource.c                                       options.promoted_role_only);
promoted_role_only   48 tools/crm_resource.h                         gboolean promoted_role_only);
promoted_role_only   51 tools/crm_resource.h                      int cib_options, gboolean promoted_role_only);
promoted_role_only   55 tools/crm_resource.h                                    const char *rsc, const char *node, gboolean promoted_role_only);
promoted_role_only   81 tools/crm_resource.h                          int cib_options, gboolean promoted_role_only, gboolean force);
promoted_role_only   84 tools/crm_resource.h                       pe_working_set_t *data_set, gboolean promoted_role_only,
promoted_role_only   79 tools/crm_resource_ban.c                  int cib_options, gboolean promoted_role_only)
promoted_role_only   92 tools/crm_resource_ban.c                                   NULL, cib_conn, cib_options, promoted_role_only);
promoted_role_only  114 tools/crm_resource_ban.c                    (promoted_role_only? "being promoted" : "running"),
promoted_role_only  118 tools/crm_resource_ban.c     if(promoted_role_only) {
promoted_role_only  162 tools/crm_resource_ban.c                     gboolean promoted_role_only)
promoted_role_only  184 tools/crm_resource_ban.c     if(promoted_role_only) {
promoted_role_only  345 tools/crm_resource_ban.c build_clear_xpath_string(xmlNode *constraint_node, const char *rsc, const char *node, gboolean promoted_role_only)
promoted_role_only  367 tools/crm_resource_ban.c     if (node != NULL || rsc != NULL || promoted_role_only == TRUE) {
promoted_role_only  371 tools/crm_resource_ban.c             if (rsc != NULL || promoted_role_only == TRUE) {
promoted_role_only  378 tools/crm_resource_ban.c         if (rsc != NULL && promoted_role_only == TRUE) {
promoted_role_only  387 tools/crm_resource_ban.c         } else if (promoted_role_only == TRUE) {
promoted_role_only  419 tools/crm_resource_ban.c                                const char *rsc, const char *node, gboolean promoted_role_only)
promoted_role_only  436 tools/crm_resource_ban.c         xpath_string = build_clear_xpath_string(constraint_node, rsc, node, promoted_role_only);
promoted_role_only 1268 tools/crm_resource_runtime.c                      int cib_options, gboolean promoted_role_only, gboolean force)
promoted_role_only 1346 tools/crm_resource_runtime.c                               cib_options, promoted_role_only);
promoted_role_only 1867 tools/crm_resource_runtime.c                   pe_working_set_t *data_set, gboolean promoted_role_only,
promoted_role_only 1881 tools/crm_resource_runtime.c     if (promoted_role_only && !pcmk_is_set(rsc->flags, pe_rsc_promotable)) {
promoted_role_only 1891 tools/crm_resource_runtime.c             promoted_role_only = FALSE;
promoted_role_only 1912 tools/crm_resource_runtime.c         if (promoted_role_only || (promoted_count != 0)) {
promoted_role_only 1931 tools/crm_resource_runtime.c                      rsc_id, promoted_role_only?"promoted":"active", dest->details->uname);
promoted_role_only 1946 tools/crm_resource_runtime.c                              cib, cib_options, promoted_role_only);
promoted_role_only 1949 tools/crm_resource_runtime.c               rsc->id, (promoted_role_only? " (promoted)" : ""),
promoted_role_only 1959 tools/crm_resource_runtime.c                                    NULL, cib, cib_options, promoted_role_only);
promoted_role_only 1964 tools/crm_resource_runtime.c                       rsc_id, (promoted_role_only? "promoted" : "active"),
promoted_role_only 1968 tools/crm_resource_runtime.c                       rsc_id, (promoted_role_only? "promoted" : "active"));