Searched refs:zfs_debug_mtx (Results 1 – 2 of 2) sorted by relevance
62 extern struct mtx zfs_debug_mtx;65 mtx_lock(&zfs_debug_mtx); \72 mtx_unlock(&zfs_debug_mtx); \
79 struct mtx zfs_debug_mtx; variable80 MTX_SYSINIT(zfs_debug_mtx, &zfs_debug_mtx, "zfs_debug", MTX_DEF);