Searched refs:zfs_flags (Results 1 – 13 of 13) sorted by relevance
51 extern int zfs_flags;69 if (zfs_flags & ZFS_DEBUG_DPRINTF) \
358 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \374 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
178 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
328 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
345 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
903 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
254 int zfs_flags = ~(ZFS_DEBUG_DPRINTF | ZFS_DEBUG_SPA); variable256 int zfs_flags = 0; variable342 val = zfs_flags; in sysctl_vfs_zfs_debug_flags()353 if (!(zfs_flags & ZFS_DEBUG_MODIFY)) in sysctl_vfs_zfs_debug_flags()355 zfs_flags = val; in sysctl_vfs_zfs_debug_flags()830 spa->spa_debug = ((zfs_flags & ZFS_DEBUG_SPA) != 0); in spa_add()
390 if ((zfs_flags & ZFS_DEBUG_HISTOGRAM_VERIFY) == 0) in metaslab_class_histogram_verify()541 if ((zfs_flags & ZFS_DEBUG_METASLAB_VERIFY) == 0) in metaslab_verify_space()792 if ((zfs_flags & ZFS_DEBUG_HISTOGRAM_VERIFY) == 0) in metaslab_group_histogram_verify()3474 if ((zfs_flags & ZFS_DEBUG_ZIO_FREE) == 0) in metaslab_check_free()
1747 if (!(zfs_flags & ZFS_DEBUG_MODIFY)) in arc_cksum_verify()1836 if (!(zfs_flags & ZFS_DEBUG_MODIFY)) in arc_cksum_compute()1934 if (zfs_flags & ZFS_DEBUG_MODIFY) { in arc_buf_thaw()1947 if (zfs_flags & ZFS_DEBUG_MODIFY) { in arc_buf_thaw()1967 if (!(zfs_flags & ZFS_DEBUG_MODIFY)) in arc_buf_freeze()
242 if (!(zfs_flags & ZFS_DEBUG_DNODE_VERIFY)) in dnode_verify()
680 if (!(zfs_flags & ZFS_DEBUG_DBUF_VERIFY)) in dbuf_verify()
521 if (zfs_flags & ZFS_DEBUG_SNAPNAMES) in dsl_dataset_hold_obj()
697 zfs_flags |= ZFS_DEBUG_DPRINTF; in dprintf_setup()