Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Darc.c697 #define HDR_LOCK(hdr) \ macro
3175 ASSERT(MUTEX_HELD(HDR_LOCK(hdr))); in arc_hdr_realloc()
3750 kmutex_t *hash_lock = HDR_LOCK(hdr); in arc_buf_destroy()
3959 hash_lock = HDR_LOCK(hdr); in arc_evict_state_impl()
5270 kmutex_t *hash_lock = HDR_LOCK(hdr); in arc_buf_access()
6201 kmutex_t *hash_lock = HDR_LOCK(hdr); in arc_release()
7725 hash_lock = HDR_LOCK(hdr); in l2arc_write_done()
7885 ASSERT(MUTEX_HELD(HDR_LOCK(hdr))); in l2arc_untransform()
7984 hash_lock = HDR_LOCK(hdr); in l2arc_read_done()
8274 hash_lock = HDR_LOCK(hdr); in l2arc_evict()
[all …]