Searched refs:zfs_debug_mtx (Results 1 – 2 of 2) sorted by relevance
127 extern struct mtx zfs_debug_mtx;130 mtx_lock(&zfs_debug_mtx); \136 mtx_unlock(&zfs_debug_mtx); \
72 struct mtx zfs_debug_mtx; variable73 MTX_SYSINIT(zfs_debug_mtx, &zfs_debug_mtx, "zfs_debug", MTX_DEF);