Searched refs:ioerr (Results 1 – 7 of 7) sorted by relevance
727 ag_encrypt_ioerr_t *ioerr, *tmp; in agtiapi_CleanupEncryptionPools() local751 list_del_init(&ioerr->list); in agtiapi_CleanupEncryptionPools()752 mempool_free(ioerr, pCard->ioerr_mempool); in agtiapi_CleanupEncryptionPools()939 ag_encrypt_ioerr_t *ioerr, *tmp; in agtiapi_EncryptionIoctl() local960 memcpy(&perr->error[i], &ioerr->ioerr, sizeof(IoctlEncryptIOError_t)); in agtiapi_EncryptionIoctl()961 list_del_init(&ioerr->list); in agtiapi_EncryptionIoctl()1127 perr->ioerr.error_id = cmd->serial_number; in agtiapi_HandleEncryptedIOFailure()1130 perr->ioerr.channel = cmd->device->channel; in agtiapi_HandleEncryptedIOFailure()1131 perr->ioerr.device = cmd->device->id; in agtiapi_HandleEncryptedIOFailure()1132 perr->ioerr.lun = cmd->device->lun; in agtiapi_HandleEncryptedIOFailure()[all …]
191 boolean_t ioerr = B_FALSE; in bptree_iterate() local257 ioerr = B_TRUE; in bptree_iterate()261 } else if (ioerr) { in bptree_iterate()274 if (!ioerr) { in bptree_iterate()284 ASSERT(!free || err != 0 || ioerr || in bptree_iterate()
188 goto ioerr; in __elfN()198 ioerr: in __elfN()
486 goto ioerr; in __elfN()502 ioerr: in __elfN()
784 goto ioerr; in argv_sexp()786 ioerr: msgq_str(sp, M_ERR, sh, "119|I/O error: %s"); in argv_sexp()
5794 bool ioerr = false; local6244 ioerr = true;6278 ioerr = true;6282 return !dead && !ioerr;
5887 int ioerr = zio->io_error; in zdb_blkptr_done() local5895 if (ioerr && !(zio->io_flags & ZIO_FLAG_SPECULATIVE)) { in zdb_blkptr_done()5899 zcb->zcb_errors[ioerr]++; in zdb_blkptr_done()5909 ioerr, in zdb_blkptr_done()