Searched refs:ZFS_DEBUG_MODIFY (Results 1 – 3 of 3) sorted by relevance
50 #define ZFS_DEBUG_MODIFY (1 << 4) macro
613 if (!(zfs_flags & ZFS_DEBUG_MODIFY)) in sysctl_vfs_zfs_debug_flags()614 val &= ~ZFS_DEBUG_MODIFY; in sysctl_vfs_zfs_debug_flags()
1446 if (!(zfs_flags & ZFS_DEBUG_MODIFY)) in arc_cksum_verify()1506 if (!(zfs_flags & ZFS_DEBUG_MODIFY)) in arc_cksum_compute()1622 if (!(zfs_flags & ZFS_DEBUG_MODIFY)) in arc_buf_freeze()1716 if (zfs_flags & ZFS_DEBUG_MODIFY) in arc_buf_try_copy_decompressed_data()