Searched refs:zfs_flags (Results 1 – 12 of 12) sorted by relevance
51 extern int zfs_flags;68 if (zfs_flags & ZFS_DEBUG_DPRINTF) \
334 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \350 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
174 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
312 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
310 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
870 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
242 int zfs_flags = ~(ZFS_DEBUG_DPRINTF | ZFS_DEBUG_SPA); variable244 int zfs_flags = 0; variable247 TUNABLE_INT("debug.zfs_flags", &zfs_flags);248 SYSCTL_INT(_debug, OID_AUTO, zfs_flags, CTLFLAG_RWTUN, &zfs_flags, 0,697 spa->spa_debug = ((zfs_flags & ZFS_DEBUG_SPA) != 0); in spa_add()
389 if ((zfs_flags & ZFS_DEBUG_HISTOGRAM_VERIFY) == 0) in metaslab_class_histogram_verify()701 if ((zfs_flags & ZFS_DEBUG_HISTOGRAM_VERIFY) == 0) in metaslab_group_histogram_verify()2676 if ((zfs_flags & ZFS_DEBUG_ZIO_FREE) == 0) in metaslab_check_free()
1162 if (!(zfs_flags & ZFS_DEBUG_MODIFY)) in arc_cksum_verify()1194 if (!force && !(zfs_flags & ZFS_DEBUG_MODIFY)) in arc_cksum_compute()1259 if (zfs_flags & ZFS_DEBUG_MODIFY) { in arc_buf_thaw()1273 if (zfs_flags & ZFS_DEBUG_MODIFY) { in arc_buf_thaw()1291 if (!(zfs_flags & ZFS_DEBUG_MODIFY)) in arc_buf_freeze()
242 if (!(zfs_flags & ZFS_DEBUG_DNODE_VERIFY)) in dnode_verify()
316 if (!(zfs_flags & ZFS_DEBUG_DBUF_VERIFY)) in dbuf_verify()
457 if (zfs_flags & ZFS_DEBUG_SNAPNAMES) in dsl_dataset_hold_obj()