restart_type 270 include/crm/pengine/status.h enum pe_restart restart_type; restart_type 648 lib/pengine/complex.c (*rsc)->restart_type = pe_restart_restart; restart_type 652 lib/pengine/complex.c (*rsc)->restart_type = pe_restart_ignore; restart_type 368 pengine/constraints.c if (kind == pe_order_kind_optional && rsc_then->restart_type == pe_restart_restart) { restart_type 434 pengine/constraints.c if (kind == pe_order_kind_optional && rsc_then->restart_type == pe_restart_restart) { restart_type 238 pengine/group.c child_rsc->restart_type = pe_restart_restart;