Home
last modified time | relevance | path

Searched defs:hash_lock (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zfs/
H A Darc.c1057 kmutex_t *hash_lock = BUF_HASH_LOCK(idx); in buf_hash_find() local
1084 kmutex_t *hash_lock = BUF_HASH_LOCK(idx); in buf_hash_insert() local
1937 arc_fill_hdr_crypt(arc_buf_hdr_t *hdr, kmutex_t *hash_lock, spa_t *spa, in arc_fill_hdr_crypt()
2026 kmutex_t *hash_lock = (flags & ARC_FILL_LOCKED) ? NULL : HDR_LOCK(hdr); in arc_buf_fill() local
3728 kmutex_t *hash_lock = HDR_LOCK(hdr); in arc_buf_destroy() local
3908 kmutex_t *hash_lock; in arc_evict_state_impl() local
5500 kmutex_t *hash_lock = HDR_LOCK(hdr); in arc_buf_access() local
5576 kmutex_t *hash_lock = NULL; in arc_read_done() local
5789 kmutex_t *hash_lock = NULL; in arc_cached() local
5856 kmutex_t *hash_lock = NULL; in arc_read() local
[all …]