Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dzfs_debug.h53 #define ZFS_DEBUG_HISTOGRAM_VERIFY (1 << 7) macro
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dmetaslab.c519 if ((zfs_flags & ZFS_DEBUG_HISTOGRAM_VERIFY) == 0) in metaslab_class_histogram_verify()
1018 if ((zfs_flags & ZFS_DEBUG_HISTOGRAM_VERIFY) == 0) in metaslab_group_histogram_verify()