Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Dzfs_debug.h47 #define ZFS_DEBUG_DBUF_VERIFY (1 << 1) macro
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddbuf.c1102 if (!(zfs_flags & ZFS_DEBUG_DBUF_VERIFY)) in dbuf_verify()