Searched refs:zfs_flags (Results 1 – 14 of 14) sorted by relevance
51 extern int zfs_flags;70 if (zfs_flags & ZFS_DEBUG_DPRINTF) \
377 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \393 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
194 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
383 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
442 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
942 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
253 int zfs_flags = ~(ZFS_DEBUG_DPRINTF | ZFS_DEBUG_INDIRECT_REMAP); variable255 int zfs_flags = 0; variable341 val = zfs_flags; in sysctl_vfs_zfs_debug_flags()352 if (!(zfs_flags & ZFS_DEBUG_MODIFY)) in sysctl_vfs_zfs_debug_flags()354 zfs_flags = val; in sysctl_vfs_zfs_debug_flags()
427 if ((zfs_flags & ZFS_DEBUG_HISTOGRAM_VERIFY) == 0) in metaslab_class_histogram_verify()597 if ((zfs_flags & ZFS_DEBUG_METASLAB_VERIFY) == 0) in metaslab_verify_space()919 if ((zfs_flags & ZFS_DEBUG_HISTOGRAM_VERIFY) == 0) in metaslab_group_histogram_verify()4200 if ((zfs_flags & ZFS_DEBUG_ZIO_FREE) == 0) in metaslab_check_free_impl()4230 if ((zfs_flags & ZFS_DEBUG_ZIO_FREE) == 0) in metaslab_check_free()
1105 if ((zfs_flags & ZFS_DEBUG_INDIRECT_REMAP) && in vdev_indirect_remap()
1985 if (!(zfs_flags & ZFS_DEBUG_MODIFY)) in arc_cksum_verify()2089 if (!(zfs_flags & ZFS_DEBUG_MODIFY)) in arc_cksum_compute()2220 if (zfs_flags & ZFS_DEBUG_MODIFY) { in arc_buf_thaw()2240 if (!(zfs_flags & ZFS_DEBUG_MODIFY)) in arc_buf_freeze()
241 if (!(zfs_flags & ZFS_DEBUG_DNODE_VERIFY)) in dnode_verify()
530 if (zfs_flags & ZFS_DEBUG_SNAPNAMES) in dsl_dataset_hold_obj()
956 if (!(zfs_flags & ZFS_DEBUG_DBUF_VERIFY)) in dbuf_verify()
671 zfs_flags |= ZFS_DEBUG_DPRINTF; in dprintf_setup()