migrate_to 1109 lib/pacemaker/pcmk_sched_native.c pe_action_t *migrate_to = NULL; migrate_to 1121 lib/pacemaker/pcmk_sched_native.c migrate_to = custom_action(rsc, pcmk__op_key(rsc->id, RSC_MIGRATE, 0), migrate_to 1128 lib/pacemaker/pcmk_sched_native.c if ((migrate_to && migrate_from) || (migrate_from && partial)) { migrate_to 1147 lib/pacemaker/pcmk_sched_native.c pe__set_action_flags(migrate_to, pe_action_migrate_runnable); migrate_to 1148 lib/pacemaker/pcmk_sched_native.c migrate_to->needs = start->needs; migrate_to 1170 lib/pacemaker/pcmk_sched_native.c if (migrate_to) { migrate_to 1171 lib/pacemaker/pcmk_sched_native.c add_hash_param(migrate_to->meta, XML_LRM_ATTR_MIGRATE_SOURCE, current->details->uname); migrate_to 1172 lib/pacemaker/pcmk_sched_native.c add_hash_param(migrate_to->meta, XML_LRM_ATTR_MIGRATE_TARGET, chosen->details->uname); migrate_to 1184 lib/pacemaker/pcmk_sched_native.c add_hash_param(migrate_to->meta, XML_OP_ATTR_PENDING, "true");