Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Dzfs_debug.h59 #define ZFS_DEBUG_ZIO_FREE (1<<6) macro
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dmetaslab.c2566 if ((zfs_flags & ZFS_DEBUG_ZIO_FREE) == 0) in metaslab_check_free()