Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/zfs/sys/
H A Dzfs_debug.h57 #define ZFS_DEBUG_MODIFY (1<<4) macro
/titanic_44/usr/src/uts/common/fs/zfs/
H A Darc.c1679 if (!(zfs_flags & ZFS_DEBUG_MODIFY)) in arc_cksum_verify()
1710 if (!force && !(zfs_flags & ZFS_DEBUG_MODIFY)) in arc_cksum_compute()
1805 if (zfs_flags & ZFS_DEBUG_MODIFY) { in arc_buf_thaw()
1820 if (zfs_flags & ZFS_DEBUG_MODIFY) { in arc_buf_thaw()
1837 if (!(zfs_flags & ZFS_DEBUG_MODIFY)) in arc_buf_freeze()