Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Darc.c796 #define HDR_LOCK(hdr) \ macro
3378 ASSERT(MUTEX_HELD(HDR_LOCK(hdr))); in arc_hdr_realloc()
3894 kmutex_t *hash_lock = HDR_LOCK(hdr); in arc_buf_destroy()
4118 hash_lock = HDR_LOCK(hdr); in arc_evict_state_impl()
5586 kmutex_t *hash_lock = HDR_LOCK(hdr); in arc_buf_access()
6588 kmutex_t *hash_lock = HDR_LOCK(hdr); in arc_release()
8224 hash_lock = HDR_LOCK(hdr); in l2arc_write_done()
8388 ASSERT(MUTEX_HELD(HDR_LOCK(hdr))); in l2arc_untransform()
8487 hash_lock = HDR_LOCK(hdr); in l2arc_read_done()
8813 hash_lock = HDR_LOCK(hdr); in l2arc_evict()
[all …]