role_rh 1266 pengine/constraints.c new_con->role_rh = text2role(state_rh); role_rh 1283 pengine/constraints.c anti_colocation_order(rsc_lh, new_con->role_lh, rsc_rh, new_con->role_rh, data_set); role_rh 1284 pengine/constraints.c anti_colocation_order(rsc_rh, new_con->role_rh, rsc_lh, new_con->role_lh, data_set); role_rh 346 pengine/master.c if (constraint->role_rh == RSC_ROLE_MASTER) { role_rh 998 pengine/master.c } else if (constraint->role_rh == RSC_ROLE_UNKNOWN) { role_rh 1008 pengine/master.c if (constraint->role_rh == RSC_ROLE_UNKNOWN) { role_rh 1026 pengine/master.c if (chosen != NULL && next_role == constraint->role_rh) { role_rh 1040 pengine/master.c if (constraint->role_lh != RSC_ROLE_MASTER || constraint->role_rh != RSC_ROLE_MASTER) { role_rh 1048 pengine/master.c resource_t *rh_child = find_compatible_child(rsc_lh, rsc_rh, constraint->role_rh, FALSE); role_rh 1620 pengine/native.c && constraint->role_rh != RSC_ROLE_UNKNOWN && constraint->role_rh != rsc_rh->next_role) { role_rh 1621 pengine/native.c crm_trace("RH: Skipping constraint: \"%s\" state filter", role2text(constraint->role_rh)); role_rh 1633 pengine/native.c && constraint->role_rh != RSC_ROLE_UNKNOWN && constraint->role_rh == rsc_rh->next_role) { role_rh 1635 pengine/native.c role2text(constraint->role_rh)); role_rh 1668 pengine/native.c if (constraint->role_rh && (constraint->role_rh != rsc_rh->next_role)) { role_rh 57 pengine/pengine.h int role_rh; role_rh 278 tools/crm_resource_print.c if (cons->role_rh > RSC_ROLE_STARTED) { role_rh 280 tools/crm_resource_print.c peer->id, score, dependents ? "needs" : "with", role2text(cons->role_rh),