Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Darc_impl.h152 kmutex_t b_freeze_lock; member
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Darc.c1168 mutex_init(&hdr->b_l1hdr.b_freeze_lock, NULL, MUTEX_DEFAULT, NULL); in hdr_full_cons()
1228 mutex_destroy(&hdr->b_l1hdr.b_freeze_lock); in hdr_full_dest()
1431 mutex_enter(&hdr->b_l1hdr.b_freeze_lock); in arc_cksum_free()
1436 mutex_exit(&hdr->b_l1hdr.b_freeze_lock); in arc_cksum_free()
1476 mutex_enter(&hdr->b_l1hdr.b_freeze_lock); in arc_cksum_verify()
1479 mutex_exit(&hdr->b_l1hdr.b_freeze_lock); in arc_cksum_verify()
1486 mutex_exit(&hdr->b_l1hdr.b_freeze_lock); in arc_cksum_verify()
1534 mutex_enter(&buf->b_hdr->b_l1hdr.b_freeze_lock); in arc_cksum_compute()
1536 mutex_exit(&hdr->b_l1hdr.b_freeze_lock); in arc_cksum_compute()
1546 mutex_exit(&hdr->b_l1hdr.b_freeze_lock); in arc_cksum_compute()