Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/module/zfs/
H A Darc.c1587 ASSERT(!HDR_IO_IN_PROGRESS(hdr)); in arc_buf_thaw()
3611 ASSERT(!HDR_IO_IN_PROGRESS(hdr)); in arc_hdr_destroy()
3685 ASSERT(!HDR_IO_IN_PROGRESS(hdr)); in arc_buf_destroy()
3736 ASSERT(!HDR_IO_IN_PROGRESS(hdr)); in arc_evict_hdr()
5062 if (HDR_IO_IN_PROGRESS(hdr)) { in arc_access()
5114 if (!HDR_IO_IN_PROGRESS(hdr)) { in arc_access()
5137 if (!HDR_IO_IN_PROGRESS(hdr)) in arc_access()
5538 if (HDR_IO_IN_PROGRESS(hdr)) { in arc_read()
6189 ASSERT(!HDR_IO_IN_PROGRESS(hdr)); in arc_release()
6422 if (HDR_IO_IN_PROGRESS(hdr)) { in arc_write_ready()
[all …]