Searched refs:ioerr (Results 1 – 7 of 7) sorted by relevance
728 ag_encrypt_ioerr_t *ioerr, *tmp; in agtiapi_CleanupEncryptionPools() local752 list_del_init(&ioerr->list); in agtiapi_CleanupEncryptionPools()753 mempool_free(ioerr, pCard->ioerr_mempool); in agtiapi_CleanupEncryptionPools()940 ag_encrypt_ioerr_t *ioerr, *tmp; in agtiapi_EncryptionIoctl() local961 memcpy(&perr->error[i], &ioerr->ioerr, sizeof(IoctlEncryptIOError_t)); in agtiapi_EncryptionIoctl()962 list_del_init(&ioerr->list); in agtiapi_EncryptionIoctl()1128 perr->ioerr.error_id = cmd->serial_number; in agtiapi_HandleEncryptedIOFailure()1131 perr->ioerr.channel = cmd->device->channel; in agtiapi_HandleEncryptedIOFailure()1132 perr->ioerr.device = cmd->device->id; in agtiapi_HandleEncryptedIOFailure()1133 perr->ioerr.lun = cmd->device->lun; in agtiapi_HandleEncryptedIOFailure()[all …]
190 boolean_t ioerr = B_FALSE; in bptree_iterate() local255 ioerr = B_TRUE; in bptree_iterate()259 } else if (ioerr) { in bptree_iterate()272 if (!ioerr) { in bptree_iterate()282 ASSERT(!free || err != 0 || ioerr || in bptree_iterate()
169 goto ioerr; in __elfN()179 ioerr: in __elfN()
401 goto ioerr; in __elfN()411 ioerr: in __elfN()
780 goto ioerr; in argv_sexp()782 ioerr: msgq_str(sp, M_ERR, sh, "119|I/O error: %s"); in argv_sexp()
4631 bool ioerr = false; local5081 ioerr = true;5115 ioerr = true;5119 return !dead && !ioerr;
2896 int ioerr = zio->io_error; in zdb_blkptr_done() local2907 if (ioerr && !(zio->io_flags & ZIO_FLAG_SPECULATIVE)) { in zdb_blkptr_done()2911 zcb->zcb_errors[ioerr]++; in zdb_blkptr_done()2921 ioerr, in zdb_blkptr_done()