Home
last modified time | relevance | path

Searched refs:HDR_IO_IN_PROGRESS (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Darc.c1622 ASSERT(!HDR_IO_IN_PROGRESS(hdr)); in arc_buf_thaw()
3169 !HDR_IO_IN_PROGRESS(hdr)) { in arc_buf_destroy_impl()
3818 ASSERT(!HDR_IO_IN_PROGRESS(hdr)); in arc_hdr_destroy()
3888 ASSERT(!HDR_IO_IN_PROGRESS(hdr)); in arc_buf_destroy()
3933 ASSERT(!HDR_IO_IN_PROGRESS(hdr)); in arc_evict_hdr()
3978 if (HDR_IO_IN_PROGRESS(hdr) || in arc_evict_hdr()
5961 if (HDR_IO_IN_PROGRESS(hdr)) { in arc_read()
6567 ASSERT(!HDR_IO_IN_PROGRESS(hdr)); in arc_release()
6749 ASSERT(!HDR_IO_IN_PROGRESS(hdr)); in arc_release()
6829 if (HDR_IO_IN_PROGRESS(hdr)) in arc_write_ready()
[all …]