promoted_role_only 90 tools/crm_resource.c gboolean promoted_role_only; // --promoted was given promoted_role_only 491 tools/crm_resource.c &options.promoted_role_only, promoted_role_only 499 tools/crm_resource.c &options.promoted_role_only, promoted_role_only 972 tools/crm_resource.c cib_conn, options.cib_options, options.promoted_role_only); promoted_role_only 991 tools/crm_resource.c cib_conn, options.cib_options, options.promoted_role_only); promoted_role_only 1057 tools/crm_resource.c options.promoted_role_only); promoted_role_only 1850 tools/crm_resource.c options.promoted_role_only, promoted_role_only 1952 tools/crm_resource.c options.promoted_role_only, promoted_role_only 1972 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 80 tools/crm_resource.h int cib_options, gboolean promoted_role_only, gboolean force); promoted_role_only 83 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 1270 tools/crm_resource_runtime.c int cib_options, gboolean promoted_role_only, gboolean force) promoted_role_only 1348 tools/crm_resource_runtime.c cib_options, promoted_role_only); promoted_role_only 1895 tools/crm_resource_runtime.c pe_working_set_t *data_set, gboolean promoted_role_only, promoted_role_only 1909 tools/crm_resource_runtime.c if (promoted_role_only && !pcmk_is_set(rsc->flags, pe_rsc_promotable)) { promoted_role_only 1919 tools/crm_resource_runtime.c promoted_role_only = FALSE; promoted_role_only 1940 tools/crm_resource_runtime.c if (promoted_role_only || (promoted_count != 0)) { promoted_role_only 1959 tools/crm_resource_runtime.c rsc_id, promoted_role_only?"promoted":"active", dest->details->uname); promoted_role_only 1974 tools/crm_resource_runtime.c cib, cib_options, promoted_role_only); promoted_role_only 1977 tools/crm_resource_runtime.c rsc->id, (promoted_role_only? " (promoted)" : ""), promoted_role_only 1987 tools/crm_resource_runtime.c NULL, cib, cib_options, promoted_role_only); promoted_role_only 1992 tools/crm_resource_runtime.c rsc_id, (promoted_role_only? "promoted" : "active"), promoted_role_only 1996 tools/crm_resource_runtime.c rsc_id, (promoted_role_only? "promoted" : "active"));