Home
last modified time | relevance | path

Searched refs:ZFS_DEBUG_ZIO_FREE (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/include/sys/
H A Dzfs_debug.h52 #define ZFS_DEBUG_ZIO_FREE (1 << 6) macro
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dmetaslab.c6023 if ((zfs_flags & ZFS_DEBUG_ZIO_FREE) == 0) in metaslab_check_free_impl()
6068 if ((zfs_flags & ZFS_DEBUG_ZIO_FREE) == 0) in metaslab_check_free()