post_done 1449 lib/pengine/clone.c order_actions(clone_data->stop_notify->post_done, post_done 1451 lib/pengine/clone.c order_actions(clone_data->start_notify->post_done, post_done 1453 lib/pengine/clone.c order_actions(clone_data->demote_notify->post_done, post_done 1455 lib/pengine/clone.c order_actions(clone_data->demote_notify->post_done, post_done 1457 lib/pengine/clone.c order_actions(clone_data->demote_notify->post_done, post_done 1539 lib/pengine/clone.c order_actions(clone_data->stop_notify->post_done, post_done 377 lib/pengine/pe_notif.c notify = new_notify_action(rsc, node, n_data->post, n_data->post_done, post_done 384 lib/pengine/pe_notif.c if (n_data->post_done == NULL) { post_done 396 lib/pengine/pe_notif.c order_actions(n_data->post_done, mon, pcmk__ar_ordered); post_done 482 lib/pengine/pe_notif.c n_data->post_done = new_notify_pseudo_action(rsc, complete, post_done 485 lib/pengine/pe_notif.c n_data->post_done->priority = PCMK_SCORE_INFINITY; post_done 487 lib/pengine/pe_notif.c pcmk__set_action_flags(n_data->post_done, pcmk_action_runnable); post_done 489 lib/pengine/pe_notif.c pcmk__clear_action_flags(n_data->post_done, pcmk_action_runnable); post_done 491 lib/pengine/pe_notif.c pcmk__insert_meta(n_data->post_done, "notify_type", "post"); post_done 492 lib/pengine/pe_notif.c pcmk__insert_meta(n_data->post_done, post_done 497 lib/pengine/pe_notif.c order_actions(n_data->post, n_data->post_done, post_done 768 lib/pengine/pe_notif.c pcmk__clear_action_flags(n_data->post_done, pcmk_action_optional); post_done 54 lib/pengine/pe_status_private.h pcmk_action_t *post_done;