migrate_to 1120 lib/pacemaker/pcmk_sched_native.c pe_action_t *migrate_to = NULL; migrate_to 1132 lib/pacemaker/pcmk_sched_native.c migrate_to = custom_action(rsc, pcmk__op_key(rsc->id, RSC_MIGRATE, 0), migrate_to 1139 lib/pacemaker/pcmk_sched_native.c if ((migrate_to && migrate_from) || (migrate_from && partial)) { migrate_to 1158 lib/pacemaker/pcmk_sched_native.c pe__set_action_flags(migrate_to, pe_action_migrate_runnable); migrate_to 1159 lib/pacemaker/pcmk_sched_native.c migrate_to->needs = start->needs; migrate_to 1182 lib/pacemaker/pcmk_sched_native.c if (migrate_to) { migrate_to 1183 lib/pacemaker/pcmk_sched_native.c add_hash_param(migrate_to->meta, XML_LRM_ATTR_MIGRATE_SOURCE, current->details->uname); migrate_to 1184 lib/pacemaker/pcmk_sched_native.c add_hash_param(migrate_to->meta, XML_LRM_ATTR_MIGRATE_TARGET, chosen->details->uname); migrate_to 1196 lib/pacemaker/pcmk_sched_native.c add_hash_param(migrate_to->meta, XML_OP_ATTR_PENDING, "true");