Home
last modified time | relevance | path

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

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