Searched refs:zfs_debug_mtx (Results 1 – 2 of 2) sorted by relevance
60 extern struct mtx zfs_debug_mtx;63 mtx_lock(&zfs_debug_mtx); \70 mtx_unlock(&zfs_debug_mtx); \
80 struct mtx zfs_debug_mtx; variable81 MTX_SYSINIT(zfs_debug_mtx, &zfs_debug_mtx, "zfs_debug", MTX_DEF);