isolation_wrapper 312 include/crm/pengine/status.h const char *isolation_wrapper; isolation_wrapper 395 lib/pengine/complex.c if (top->isolation_wrapper == NULL && (value == NULL || crm_is_true(value))) { isolation_wrapper 400 lib/pengine/complex.c } else if (top->isolation_wrapper) { isolation_wrapper 416 lib/pengine/complex.c iso->isolation_wrapper = wrapper; isolation_wrapper 71 lrmd/lrmd.c const char *isolation_wrapper; isolation_wrapper 189 lrmd/lrmd.c cmd->isolation_wrapper = g_hash_table_lookup(cmd->params, "CRM_meta_isolation_wrapper"); isolation_wrapper 191 lrmd/lrmd.c if (cmd->isolation_wrapper) { isolation_wrapper 1201 lrmd/lrmd.c if (cmd->isolation_wrapper) { isolation_wrapper 1206 lrmd/lrmd.c cmd->isolation_wrapper, isolation_wrapper 351 pengine/allocate.c } else if (digest_restart && rsc->isolation_wrapper == NULL && (uber_parent(rsc))->isolation_wrapper == NULL) { isolation_wrapper 1207 pengine/graph.c isolated |= parent->isolation_wrapper ? 1 : 0; isolation_wrapper 3356 pengine/native.c if (iso_parent->isolation_wrapper == NULL) { isolation_wrapper 3364 pengine/native.c crm_xml_add(xml, name, iso_parent->isolation_wrapper);