Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzfs_debug.h54 #define ZFS_DEBUG_DBUF_VERIFY (1 << 1) macro
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddbuf.c726 if (!(zfs_flags & ZFS_DEBUG_DBUF_VERIFY)) in dbuf_verify()