promoted_role_only 90 tools/crm_resource.c gboolean promoted_role_only; // --promoted was given promoted_role_only 504 tools/crm_resource.c &options.promoted_role_only, promoted_role_only 512 tools/crm_resource.c &options.promoted_role_only, promoted_role_only 982 tools/crm_resource.c cib_conn, options.cib_options, options.promoted_role_only, promoted_role_only 1002 tools/crm_resource.c cib_conn, options.cib_options, options.promoted_role_only, promoted_role_only 1071 tools/crm_resource.c options.promoted_role_only); promoted_role_only 1777 tools/crm_resource.c options.cib_options, options.promoted_role_only, promoted_role_only 1877 tools/crm_resource.c options.promoted_role_only, promoted_role_only 1897 tools/crm_resource.c options.promoted_role_only, promoted_role_only 58 tools/crm_resource.h gboolean promoted_role_only, const char *promoted_role); promoted_role_only 61 tools/crm_resource.h gboolean promoted_role_only, const char *promoted_role); promoted_role_only 65 tools/crm_resource.h const char *rsc, const char *node, gboolean promoted_role_only); promoted_role_only 93 tools/crm_resource.h gboolean promoted_role_only, gboolean force); promoted_role_only 97 tools/crm_resource.h gboolean promoted_role_only, gboolean force); promoted_role_only 63 tools/crm_resource_ban.c gboolean promoted_role_only, const char *promoted_role) promoted_role_only 87 tools/crm_resource_ban.c (promoted_role_only? "being promoted" : "running"), promoted_role_only 91 tools/crm_resource_ban.c if(promoted_role_only) { promoted_role_only 130 tools/crm_resource_ban.c if (rc != pcmk_rc_ok && promoted_role_only && strcmp(promoted_role, PCMK__ROLE_PROMOTED) == 0) { promoted_role_only 132 tools/crm_resource_ban.c cib_conn, cib_options, promoted_role_only, promoted_role_only 146 tools/crm_resource_ban.c gboolean promoted_role_only, const char *promoted_role) promoted_role_only 168 tools/crm_resource_ban.c if(promoted_role_only) { promoted_role_only 207 tools/crm_resource_ban.c if (rc != pcmk_rc_ok && promoted_role_only && strcmp(promoted_role, PCMK__ROLE_PROMOTED) == 0) { promoted_role_only 209 tools/crm_resource_ban.c cib_conn, cib_options, promoted_role_only, promoted_role_only 350 tools/crm_resource_ban.c bool promoted_role_only) promoted_role_only 370 tools/crm_resource_ban.c if ((node != NULL) || (rsc != NULL) || promoted_role_only) { promoted_role_only 376 tools/crm_resource_ban.c if (promoted_role_only || (rsc != NULL)) { promoted_role_only 381 tools/crm_resource_ban.c if ((rsc != NULL) && promoted_role_only) { promoted_role_only 392 tools/crm_resource_ban.c } else if (promoted_role_only) { promoted_role_only 432 tools/crm_resource_ban.c const char *rsc, const char *node, gboolean promoted_role_only) promoted_role_only 454 tools/crm_resource_ban.c promoted_role_only); promoted_role_only 1442 tools/crm_resource_runtime.c gboolean promoted_role_only, gboolean force) promoted_role_only 1565 tools/crm_resource_runtime.c cib_options, promoted_role_only, promoted_role_only 2131 tools/crm_resource_runtime.c gboolean promoted_role_only, gboolean force) promoted_role_only 2144 tools/crm_resource_runtime.c if (promoted_role_only promoted_role_only 2157 tools/crm_resource_runtime.c promoted_role_only = FALSE; promoted_role_only 2177 tools/crm_resource_runtime.c if (promoted_role_only || (promoted_count != 0)) { promoted_role_only 2196 tools/crm_resource_runtime.c rsc_id, promoted_role_only?"promoted":"active", promoted_role_only 2213 tools/crm_resource_runtime.c cib, cib_options, promoted_role_only, promoted_role_only 2217 tools/crm_resource_runtime.c rsc->id, (promoted_role_only? " (promoted)" : ""), promoted_role_only 2227 tools/crm_resource_runtime.c cib, cib_options, promoted_role_only, promoted_role_only 2232 tools/crm_resource_runtime.c rsc_id, (promoted_role_only? "promoted" : "active"), promoted_role_only 2236 tools/crm_resource_runtime.c rsc_id, (promoted_role_only? "promoted" : "active"));