restart_type 325 include/crm/pengine/pe_types.h enum pe_restart restart_type; //!< \deprecated will be removed in future release restart_type 411 lib/pacemaker/pcmk_sched_constraints.c if (kind == pe_order_kind_optional && rsc_then->restart_type == pe_restart_restart) { restart_type 499 lib/pacemaker/pcmk_sched_constraints.c if (kind == pe_order_kind_optional && rsc_then->restart_type == pe_restart_restart) { restart_type 227 lib/pacemaker/pcmk_sched_group.c child_rsc->restart_type = pe_restart_restart; restart_type 582 lib/pengine/complex.c (*rsc)->restart_type = pe_restart_restart; restart_type 588 lib/pengine/complex.c (*rsc)->restart_type = pe_restart_ignore;