Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Dzfs_debug.h66 #define ZFS_DEBUG_DDT (1 << 16) macro
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dddt.c2400 zfs_flags & ZFS_DEBUG_DDT) { in ddt_sync_flush_log()