Home
last modified time | relevance | path

Searched refs:abd_mtx (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dabd_os.c220 mutex_init(&abd->abd_mtx, NULL, MUTEX_DEFAULT, NULL); in abd_alloc_struct()
233 mutex_destroy(&abd->abd_mtx); in abd_free_struct()
351 mutex_init(&abd->abd_mtx, NULL, MUTEX_DEFAULT, NULL); in abd_alloc_scatter_offset_chunkcnt()
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dabd_impl.h58 kmutex_t abd_mtx; member
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dabd.c306 mutex_enter(&cabd->abd_mtx); in abd_free_gang_abd()
309 mutex_exit(&cabd->abd_mtx); in abd_free_gang_abd()
452 mutex_enter(&cabd->abd_mtx); in abd_gang_add()
491 mutex_exit(&cabd->abd_mtx); in abd_gang_add()
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dabd_os.c197 mutex_init(&abd->abd_mtx, NULL, MUTEX_DEFAULT, NULL); in abd_alloc_struct()
206 mutex_destroy(&abd->abd_mtx); in abd_free_struct()