Searched refs:ZFS_DEBUG_MODIFY (Results 1 – 3 of 3) sorted by relevance
54 #define ZFS_DEBUG_MODIFY (1 << 4) macro
652 if (!(zfs_flags & ZFS_DEBUG_MODIFY)) in sysctl_vfs_zfs_debug_flags()653 val &= ~ZFS_DEBUG_MODIFY; in sysctl_vfs_zfs_debug_flags()
1487 if (!(zfs_flags & ZFS_DEBUG_MODIFY)) in arc_cksum_verify()1547 if (!(zfs_flags & ZFS_DEBUG_MODIFY)) in arc_cksum_compute()1663 if (!(zfs_flags & ZFS_DEBUG_MODIFY)) in arc_buf_freeze()1757 if (zfs_flags & ZFS_DEBUG_MODIFY) in arc_buf_try_copy_decompressed_data()