Searched refs:zi_record (Results 1 – 1 of 1) sorted by relevance
55 zinject_record_t zi_record; member116 if (handler->zi_record.zi_type == type && in zio_handle_panic_injection()117 strcmp(tag, handler->zi_record.zi_func) == 0) in zio_handle_panic_injection()152 handler->zi_record.zi_cmd != ZINJECT_DATA_FAULT) in zio_handle_fault_injection()158 &handler->zi_record, error)) { in zio_handle_fault_injection()192 uint64_t start = handler->zi_record.zi_start; in zio_handle_label_injection()193 uint64_t end = handler->zi_record.zi_end; in zio_handle_label_injection()195 if (handler->zi_record.zi_cmd != ZINJECT_LABEL_FAULT) in zio_handle_label_injection()207 if (zio->io_vd->vdev_guid == handler->zi_record.zi_guid && in zio_handle_label_injection()241 if (handler->zi_record.zi_cmd != ZINJECT_DEVICE_FAULT) in zio_handle_device_injection()[all …]