post_done 199 include/crm/pengine/internal.h pe_action_t *post_done; post_done 968 lib/pacemaker/pcmk_sched_clone.c order_actions((*stop_notify)->post_done, (*start_notify)->pre, pe_order_optional); post_done 262 lib/pacemaker/pcmk_sched_notif.c notify = pe_notify(rsc, node, n_data->post, n_data->post_done, n_data, data_set); post_done 268 lib/pacemaker/pcmk_sched_notif.c if (n_data->post_done) { post_done 284 lib/pacemaker/pcmk_sched_notif.c order_actions(n_data->post_done, mon, pe_order_optional); post_done 377 lib/pacemaker/pcmk_sched_notif.c n_data->post_done = custom_action(rsc, key, RSC_NOTIFIED, NULL, post_done 381 lib/pacemaker/pcmk_sched_notif.c n_data->post_done->priority = INFINITY; post_done 382 lib/pacemaker/pcmk_sched_notif.c update_action_flags(n_data->post_done, pe_action_pseudo, __func__, post_done 385 lib/pacemaker/pcmk_sched_notif.c update_action_flags(n_data->post_done, pe_action_runnable, post_done 388 lib/pacemaker/pcmk_sched_notif.c update_action_flags(n_data->post_done, pe_action_runnable | pe_action_clear, post_done 392 lib/pacemaker/pcmk_sched_notif.c add_hash_param(n_data->post_done->meta, "notify_type", "post"); post_done 393 lib/pacemaker/pcmk_sched_notif.c add_hash_param(n_data->post_done->meta, "notify_operation", n_data->action); post_done 395 lib/pacemaker/pcmk_sched_notif.c add_hash_param(n_data->post_done->meta, "notify_key_type", "confirmed-post"); post_done 396 lib/pacemaker/pcmk_sched_notif.c add_hash_param(n_data->post_done->meta, "notify_key_operation", end->task); post_done 399 lib/pacemaker/pcmk_sched_notif.c order_actions(n_data->post, n_data->post_done, pe_order_implies_then); post_done 625 lib/pacemaker/pcmk_sched_notif.c update_action_flags(n_data->post_done, pe_action_optional | pe_action_clear, post_done 871 lib/pacemaker/pcmk_sched_promotable.c order_actions(clone_data->stop_notify->post_done, clone_data->promote_notify->pre, post_done 873 lib/pacemaker/pcmk_sched_promotable.c order_actions(clone_data->start_notify->post_done, clone_data->promote_notify->pre, post_done 875 lib/pacemaker/pcmk_sched_promotable.c order_actions(clone_data->demote_notify->post_done, clone_data->promote_notify->pre, post_done 877 lib/pacemaker/pcmk_sched_promotable.c order_actions(clone_data->demote_notify->post_done, clone_data->start_notify->pre, post_done 879 lib/pacemaker/pcmk_sched_promotable.c order_actions(clone_data->demote_notify->post_done, clone_data->stop_notify->pre,