Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Ddsl_bookmark.h85 kmutex_t dbn_lock; /* protects dirty/phys in block_killed */ member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddsl_bookmark.c336 mutex_init(&dbn->dbn_lock, NULL, MUTEX_DEFAULT, NULL); in dsl_bookmark_node_alloc()
909 mutex_destroy(&dbn->dbn_lock); in dsl_bookmark_fini_ds()
1083 mutex_destroy(&dbn->dbn_lock); in dsl_bookmark_destroy_sync_impl()
1528 mutex_enter(&dbn->dbn_lock); in dsl_bookmark_block_killed()
1544 mutex_exit(&dbn->dbn_lock); in dsl_bookmark_block_killed()
H A Ddsl_destroy.c1151 mutex_destroy(&dbn->dbn_lock); in dsl_destroy_head_sync_impl()