Searched refs:ZFS_DEBUG_MODIFY (Results 1 – 3 of 3) sorted by relevance
50 #define ZFS_DEBUG_MODIFY (1 << 4) macro
450 if (!(zfs_flags & ZFS_DEBUG_MODIFY)) in sysctl_vfs_zfs_debug_flags()451 val &= ~ZFS_DEBUG_MODIFY; in sysctl_vfs_zfs_debug_flags()
1468 if (!(zfs_flags & ZFS_DEBUG_MODIFY)) in arc_cksum_verify()1529 if (!(zfs_flags & ZFS_DEBUG_MODIFY)) in arc_cksum_compute()1640 if (!(zfs_flags & ZFS_DEBUG_MODIFY)) in arc_buf_freeze()1733 if (zfs_flags & ZFS_DEBUG_MODIFY) in arc_buf_try_copy_decompressed_data()