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.c1080 kmutex_t *hash_lock = BUF_HASH_LOCK(idx); in buf_hash_find() local
1107 kmutex_t *hash_lock = BUF_HASH_LOCK(idx); in buf_hash_insert() local
1960 arc_fill_hdr_crypt(arc_buf_hdr_t *hdr, kmutex_t *hash_lock, spa_t *spa, in arc_fill_hdr_crypt()
2049 kmutex_t *hash_lock = (flags & ARC_FILL_LOCKED) ? NULL : HDR_LOCK(hdr); in arc_buf_fill() local
3776 kmutex_t *hash_lock = HDR_LOCK(hdr); in arc_buf_destroy() local
3955 kmutex_t *hash_lock; in arc_evict_state_impl() local
5552 kmutex_t *hash_lock = HDR_LOCK(hdr); in arc_buf_access() local
5628 kmutex_t *hash_lock = NULL; in arc_read_done() local
5841 kmutex_t *hash_lock = NULL; in arc_cached() local
5908 kmutex_t *hash_lock = NULL; in arc_read() local
[all …]