rh_migratable 1351 pengine/constraints.c gboolean rh_migratable; rh_migratable 1367 pengine/constraints.c rh_migratable = is_set(order->rh_rsc->flags, pe_rsc_allow_migrate); rh_migratable 1371 pengine/constraints.c if (lh_migratable == FALSE && rh_migratable == FALSE) { rh_migratable 1388 pengine/constraints.c if (lh_migratable && rh_migratable) { rh_migratable 1396 pengine/constraints.c if (rh_migratable) { rh_migratable 1408 pengine/constraints.c } else if (rh_migratable == TRUE && safe_str_eq(lh_task, RSC_STOP) && safe_str_eq(rh_task, RSC_STOP)) { rh_migratable 1433 pengine/constraints.c if (rh_migratable) { rh_migratable 1444 pengine/constraints.c if (rh_migratable) {