Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Ddsl_bookmark.h84 kmutex_t dbn_lock; /* protects dirty/phys in block_killed */ member
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddsl_bookmark.c337 mutex_init(&dbn->dbn_lock, NULL, MUTEX_DEFAULT, NULL); in dsl_bookmark_node_alloc()
888 mutex_destroy(&dbn->dbn_lock); in dsl_bookmark_fini_ds()
1054 mutex_destroy(&dbn->dbn_lock); in dsl_bookmark_destroy_sync_impl()
1490 mutex_enter(&dbn->dbn_lock); in dsl_bookmark_block_killed()
1506 mutex_exit(&dbn->dbn_lock); in dsl_bookmark_block_killed()
H A Ddsl_destroy.c1136 mutex_destroy(&dbn->dbn_lock); in dsl_destroy_head_sync_impl()