Searched refs:zfs_flags (Results 1 – 13 of 13) sorted by relevance
49 extern int zfs_flags;66 if (zfs_flags & ZFS_DEBUG_DPRINTF) \
354 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \370 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
178 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
316 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
349 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
872 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
242 int zfs_flags = ~(ZFS_DEBUG_DPRINTF | ZFS_DEBUG_SPA); variable244 int zfs_flags = 0; variable649 spa->spa_debug = ((zfs_flags & ZFS_DEBUG_SPA) != 0); in spa_add()
281 if ((zfs_flags & ZFS_DEBUG_HISTOGRAM_VERIFY) == 0) in metaslab_class_histogram_verify()591 if ((zfs_flags & ZFS_DEBUG_HISTOGRAM_VERIFY) == 0) in metaslab_group_histogram_verify()2566 if ((zfs_flags & ZFS_DEBUG_ZIO_FREE) == 0) in metaslab_check_free()
1679 if (!(zfs_flags & ZFS_DEBUG_MODIFY)) in arc_cksum_verify()1710 if (!force && !(zfs_flags & ZFS_DEBUG_MODIFY)) in arc_cksum_compute()1805 if (zfs_flags & ZFS_DEBUG_MODIFY) { in arc_buf_thaw()1820 if (zfs_flags & ZFS_DEBUG_MODIFY) { in arc_buf_thaw()1837 if (!(zfs_flags & ZFS_DEBUG_MODIFY)) in arc_buf_freeze()
240 if (!(zfs_flags & ZFS_DEBUG_DNODE_VERIFY)) in dnode_verify()
416 if (!(zfs_flags & ZFS_DEBUG_DBUF_VERIFY)) in dbuf_verify()
491 if (zfs_flags & ZFS_DEBUG_SNAPNAMES) in dsl_dataset_hold_obj()
634 zfs_flags |= ZFS_DEBUG_DPRINTF; in dprintf_setup()