Searched refs:HDR_IO_ERROR (Results 1 – 1 of 1) sorted by relevance
839 #define HDR_IO_ERROR(hdr) ((hdr)->b_flags & ARC_FLAG_IO_ERROR) macro1687 if (buf->b_hdr->b_freeze_cksum == NULL || HDR_IO_ERROR(buf->b_hdr)) { in arc_cksum_verify()5135 ASSERT(!HDR_IO_ERROR(hdr)); in arc_write()