Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/openzfs/include/sys/
HDzfs_debug.h52 #define ZFS_DEBUG_ZIO_FREE (1 << 6) macro
/freebsd-14-stable/sys/contrib/openzfs/module/zfs/
HDmetaslab.c5956 if ((zfs_flags & ZFS_DEBUG_ZIO_FREE) == 0) in metaslab_check_free_impl()
6000 if ((zfs_flags & ZFS_DEBUG_ZIO_FREE) == 0) in metaslab_check_free()