RSC_ROLE_SLAVE 468 lib/pengine/clone.c } else if (a_role > RSC_ROLE_SLAVE) { RSC_ROLE_SLAVE 524 lib/pengine/clone.c if(role == RSC_ROLE_SLAVE) { RSC_ROLE_SLAVE 355 lib/pengine/common.c case RSC_ROLE_SLAVE: RSC_ROLE_SLAVE 375 lib/pengine/common.c return RSC_ROLE_SLAVE; RSC_ROLE_SLAVE 382 lib/pengine/native.c role = RSC_ROLE_SLAVE; RSC_ROLE_SLAVE 551 lib/pengine/native.c if(role > RSC_ROLE_SLAVE && is_set(rsc->flags, pe_rsc_failed)) { RSC_ROLE_SLAVE 591 lib/pengine/native.c && target_role_e == RSC_ROLE_SLAVE) { RSC_ROLE_SLAVE 244 lib/pengine/rules.c if (role < RSC_ROLE_SLAVE && role > RSC_ROLE_UNKNOWN) { RSC_ROLE_SLAVE 255 lib/pengine/rules.c if (role < RSC_ROLE_SLAVE && role > RSC_ROLE_UNKNOWN) { RSC_ROLE_SLAVE 2360 lib/pengine/unpack.c rsc->role = RSC_ROLE_SLAVE; RSC_ROLE_SLAVE 2679 lib/pengine/unpack.c rsc->role = RSC_ROLE_SLAVE; RSC_ROLE_SLAVE 3043 lib/pengine/unpack.c rsc->role = RSC_ROLE_SLAVE; RSC_ROLE_SLAVE 1139 lib/pengine/utils.c action->fail_role = RSC_ROLE_SLAVE; RSC_ROLE_SLAVE 1709 lib/pengine/utils.c if (local_role > RSC_ROLE_SLAVE) { RSC_ROLE_SLAVE 1768 pengine/allocate.c } else if (lh_rsc->fns->state(lh_rsc, TRUE) == RSC_ROLE_SLAVE && safe_str_eq(op_type, RSC_DEMOTE)) { RSC_ROLE_SLAVE 790 pengine/constraints.c case RSC_ROLE_SLAVE: RSC_ROLE_SLAVE 1048 pengine/constraints.c if (location_rule->role_filter == RSC_ROLE_SLAVE) { RSC_ROLE_SLAVE 1207 pengine/constraints.c if (first_role == RSC_ROLE_SLAVE) { RSC_ROLE_SLAVE 1219 pengine/constraints.c if (then_role == RSC_ROLE_SLAVE) { RSC_ROLE_SLAVE 811 pengine/container.c if(container_data->child && (constraint->role_filter == RSC_ROLE_SLAVE || constraint->role_filter == RSC_ROLE_MASTER)) { RSC_ROLE_SLAVE 610 pengine/master.c rsc->role = RSC_ROLE_SLAVE; RSC_ROLE_SLAVE 619 pengine/master.c rsc->next_role = RSC_ROLE_SLAVE; RSC_ROLE_SLAVE 728 pengine/master.c case RSC_ROLE_SLAVE: RSC_ROLE_SLAVE 65 pengine/native.c /* Stopped */ { RSC_ROLE_STOPPED, RSC_ROLE_STOPPED, RSC_ROLE_STARTED, RSC_ROLE_SLAVE, RSC_ROLE_SLAVE, }, RSC_ROLE_SLAVE 66 pengine/native.c /* Started */ { RSC_ROLE_STOPPED, RSC_ROLE_STOPPED, RSC_ROLE_STARTED, RSC_ROLE_SLAVE, RSC_ROLE_MASTER, }, RSC_ROLE_SLAVE 67 pengine/native.c /* Slave */ { RSC_ROLE_STOPPED, RSC_ROLE_STOPPED, RSC_ROLE_STOPPED, RSC_ROLE_SLAVE, RSC_ROLE_MASTER, }, RSC_ROLE_SLAVE 68 pengine/native.c /* Master */ { RSC_ROLE_STOPPED, RSC_ROLE_SLAVE, RSC_ROLE_SLAVE, RSC_ROLE_SLAVE, RSC_ROLE_MASTER, }, RSC_ROLE_SLAVE 740 pengine/native.c case RSC_ROLE_SLAVE: RSC_ROLE_SLAVE 766 pengine/native.c result, key, value ? value : role2text(RSC_ROLE_SLAVE), RSC_ROLE_SLAVE 920 pengine/native.c if (rsc->next_role == RSC_ROLE_STARTED || rsc->next_role == RSC_ROLE_SLAVE) { RSC_ROLE_SLAVE 1364 pengine/native.c if (top->variant == pe_master || rsc->role > RSC_ROLE_SLAVE) { RSC_ROLE_SLAVE 1576 pengine/native.c if ((constraint->role_lh >= RSC_ROLE_SLAVE) && RSC_ROLE_SLAVE 1672 pengine/native.c if (constraint->role_lh == RSC_ROLE_SLAVE) { RSC_ROLE_SLAVE 2207 pengine/native.c if(rsc->role > RSC_ROLE_STARTED || rsc->next_role > RSC_ROLE_SLAVE) { RSC_ROLE_SLAVE 474 pengine/notif.c case RSC_ROLE_SLAVE: RSC_ROLE_SLAVE 707 tools/crm_resource_runtime.c } else if(parent->variant == pe_master && role == RSC_ROLE_SLAVE) {