Searched refs:zi_record (Results 1 – 1 of 1) sorted by relevance
60 zinject_record_t zi_record; member154 if (handler->zi_record.zi_type == type && in zio_handle_panic_injection()155 strcmp(tag, handler->zi_record.zi_func) == 0) in zio_handle_panic_injection()190 handler->zi_record.zi_cmd != ZINJECT_DATA_FAULT) in zio_handle_fault_injection()196 &handler->zi_record, error)) { in zio_handle_fault_injection()230 uint64_t start = handler->zi_record.zi_start; in zio_handle_label_injection()231 uint64_t end = handler->zi_record.zi_end; in zio_handle_label_injection()233 if (handler->zi_record.zi_cmd != ZINJECT_LABEL_FAULT) in zio_handle_label_injection()245 if (zio->io_vd->vdev_guid == handler->zi_record.zi_guid && in zio_handle_label_injection()279 if (handler->zi_record.zi_cmd != ZINJECT_DEVICE_FAULT) in zio_handle_device_injection()[all …]