promoted_role_only   92 tools/crm_resource.c     gboolean promoted_role_only;
promoted_role_only  461 tools/crm_resource.c     { "master", 0, G_OPTION_FLAG_NONE, G_OPTION_ARG_NONE, &options.promoted_role_only,
promoted_role_only  917 tools/crm_resource.c                               cib_conn, options.cib_options, options.promoted_role_only);
promoted_role_only  936 tools/crm_resource.c                                   cib_conn, options.cib_options, options.promoted_role_only);
promoted_role_only 1004 tools/crm_resource.c                                             options.promoted_role_only);
promoted_role_only 1731 tools/crm_resource.c                                       options.promoted_role_only,
promoted_role_only 1827 tools/crm_resource.c                                        options.promoted_role_only,
promoted_role_only 1846 tools/crm_resource.c                                       options.promoted_role_only);
promoted_role_only   29 tools/crm_resource.h                         cib_t * cib_conn, int cib_options, gboolean promoted_role_only);
promoted_role_only   32 tools/crm_resource.h                      gboolean promoted_role_only);
promoted_role_only   36 tools/crm_resource.h                                    const char *rsc, const char *node, gboolean promoted_role_only);
promoted_role_only   71 tools/crm_resource.h                          gboolean promoted_role_only, gboolean force);
promoted_role_only   75 tools/crm_resource.h                       gboolean promoted_role_only, gboolean force);
promoted_role_only   63 tools/crm_resource_ban.c                  gboolean promoted_role_only)
promoted_role_only   76 tools/crm_resource_ban.c                                   NULL, cib_conn, cib_options, promoted_role_only);
promoted_role_only   98 tools/crm_resource_ban.c                 rsc_id, (promoted_role_only? "being promoted" : "running"), host);
promoted_role_only  104 tools/crm_resource_ban.c     if(promoted_role_only) {
promoted_role_only  147 tools/crm_resource_ban.c                     cib_t * cib_conn, int cib_options, gboolean promoted_role_only)
promoted_role_only  169 tools/crm_resource_ban.c     if(promoted_role_only) {
promoted_role_only  330 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  352 tools/crm_resource_ban.c     if (node != NULL || rsc != NULL || promoted_role_only == TRUE) {
promoted_role_only  356 tools/crm_resource_ban.c             if (rsc != NULL || promoted_role_only == TRUE) {
promoted_role_only  363 tools/crm_resource_ban.c         if (rsc != NULL && promoted_role_only == TRUE) {
promoted_role_only  369 tools/crm_resource_ban.c         } else if (promoted_role_only == TRUE) {
promoted_role_only  399 tools/crm_resource_ban.c                                const char *rsc, const char *node, gboolean promoted_role_only)
promoted_role_only  416 tools/crm_resource_ban.c         xpath_string = build_clear_xpath_string(constraint_node, rsc, node, promoted_role_only);
promoted_role_only 1265 tools/crm_resource_runtime.c                      gboolean promoted_role_only, gboolean force)
promoted_role_only 1340 tools/crm_resource_runtime.c                               cib_options, promoted_role_only);
promoted_role_only 1892 tools/crm_resource_runtime.c                   pe_working_set_t *data_set, gboolean promoted_role_only,
promoted_role_only 1905 tools/crm_resource_runtime.c     if (promoted_role_only && !pcmk_is_set(rsc->flags, pe_rsc_promotable)) {
promoted_role_only 1915 tools/crm_resource_runtime.c             promoted_role_only = FALSE;
promoted_role_only 1936 tools/crm_resource_runtime.c         if (promoted_role_only || master_count) {
promoted_role_only 1955 tools/crm_resource_runtime.c                      rsc_id, promoted_role_only?"promoted":"active", dest->details->uname);
promoted_role_only 1970 tools/crm_resource_runtime.c                              cib, cib_options, promoted_role_only);
promoted_role_only 1973 tools/crm_resource_runtime.c               rsc->id, promoted_role_only?" (master)":"", dest->details->uname, force?"(forced)":"");
promoted_role_only 1982 tools/crm_resource_runtime.c                                    NULL, cib, cib_options, promoted_role_only);
promoted_role_only 1987 tools/crm_resource_runtime.c                     rsc_id, (promoted_role_only? "promoted" : "active"),
promoted_role_only 1991 tools/crm_resource_runtime.c                     rsc_id, (promoted_role_only? "promoted" : "active"));