Searched refs:HDR_IO_IN_PROGRESS (Results 1 – 1 of 1) sorted by relevance
834 #define HDR_IO_IN_PROGRESS(hdr) ((hdr)->b_flags & ARC_FLAG_IO_IN_PROGRESS) macro1808 if (HDR_IO_IN_PROGRESS(buf->b_hdr)) in arc_buf_thaw()2550 ASSERT(!HDR_IO_IN_PROGRESS(hdr)); in arc_hdr_destroy()2647 } else if (HDR_IO_IN_PROGRESS(hdr)) { in arc_buf_free()2657 destroy_hdr = !HDR_IO_IN_PROGRESS(hdr); in arc_buf_free()2775 ASSERT(!HDR_IO_IN_PROGRESS(hdr)); in arc_evict_hdr()2818 if (HDR_IO_IN_PROGRESS(hdr) || in arc_evict_hdr()4360 if (HDR_IO_IN_PROGRESS(hdr)) { in arc_read()4479 ASSERT(!HDR_IO_IN_PROGRESS(hdr)); in arc_read()4778 ASSERT(!HDR_IO_IN_PROGRESS(hdr)); in arc_release()[all …]