Searched refs:zfs_flags (Results 1 – 22 of 22) sorted by relevance
41 extern int zfs_flags;91 if (zfs_flags & ZFS_DEBUG_DPRINTF) \
464 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \480 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
212 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
599 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
494 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
1203 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
809 uint64_t zfs_flags = ITOZ(ip)->z_pflags; in __zpl_ioctl_getflags() local812 if (zfs_flags & ZFS_IMMUTABLE) in __zpl_ioctl_getflags()815 if (zfs_flags & ZFS_APPENDONLY) in __zpl_ioctl_getflags()818 if (zfs_flags & ZFS_NODUMP) in __zpl_ioctl_getflags()821 if (zfs_flags & ZFS_PROJINHERIT) in __zpl_ioctl_getflags()857 uint64_t zfs_flags = ITOZ(ip)->z_pflags; in __zpl_ioctl_setflags() local867 if ((fchange(ioctl_flags, zfs_flags, FS_IMMUTABLE_FL, ZFS_IMMUTABLE) || in __zpl_ioctl_setflags()868 fchange(ioctl_flags, zfs_flags, FS_APPEND_FL, ZFS_APPENDONLY)) && in __zpl_ioctl_setflags()
129 if (zfs_flags & ZFS_DEBUG_SET_ERROR) in __set_error()
47 int zfs_flags = 0; in zpl_lookup() local58 zfs_flags = FIGNORECASE; in zpl_lookup()64 zfs_flags, cr, NULL, ppn); in zpl_lookup()
433 extern int zfs_flags;439 val = zfs_flags; in sysctl_vfs_zfs_debug_flags()450 if (!(zfs_flags & ZFS_DEBUG_MODIFY)) in sysctl_vfs_zfs_debug_flags()452 zfs_flags = val; in sysctl_vfs_zfs_debug_flags()
180 if (zfs_flags & ZFS_DEBUG_SET_ERROR) in __set_error()
519 if ((zfs_flags & ZFS_DEBUG_HISTOGRAM_VERIFY) == 0) in metaslab_class_histogram_verify()1018 if ((zfs_flags & ZFS_DEBUG_HISTOGRAM_VERIFY) == 0) in metaslab_group_histogram_verify()1875 if ((zfs_flags & ZFS_DEBUG_METASLAB_VERIFY) == 0) in metaslab_verify_space()2047 if ((zfs_flags & ZFS_DEBUG_METASLAB_VERIFY) == 0) in metaslab_verify_weight_and_frag()3847 if (zfs_flags & ZFS_DEBUG_LOG_SPACEMAP) { in metaslab_flush()4683 if ((zfs_flags & ZFS_DEBUG_METASLAB_VERIFY) == 0) in metaslab_active_mask_verify()5987 if ((zfs_flags & ZFS_DEBUG_ZIO_FREE) == 0) in metaslab_check_free_impl()6031 if ((zfs_flags & ZFS_DEBUG_ZIO_FREE) == 0) in metaslab_check_free()
819 if (zfs_flags & ZFS_DEBUG_TRIM) { in vdev_trim_range_add()1365 if (zfs_flags & ZFS_DEBUG_TRIM) { in vdev_autotrim_thread()
357 if ((zfs_flags & ZFS_DEBUG_LOG_SPACEMAP) == 0) in spa_log_summary_verify_counts()
253 int zfs_flags = ~(ZFS_DEBUG_DPRINTF | ZFS_DEBUG_SET_ERROR | variable256 int zfs_flags = 0; variable
1145 if ((zfs_flags & ZFS_DEBUG_INDIRECT_REMAP) && in vdev_indirect_remap()
1468 if (!(zfs_flags & ZFS_DEBUG_MODIFY)) in arc_cksum_verify()1529 if (!(zfs_flags & ZFS_DEBUG_MODIFY)) in arc_cksum_compute()1640 if (!(zfs_flags & ZFS_DEBUG_MODIFY)) in arc_buf_freeze()1733 if (zfs_flags & ZFS_DEBUG_MODIFY) in arc_buf_try_copy_decompressed_data()
271 if (!(zfs_flags & ZFS_DEBUG_DNODE_VERIFY)) in dnode_verify()
927 if (!(zfs_flags & ZFS_DEBUG_DBUF_VERIFY)) in dbuf_verify()
640 if (zfs_flags & ZFS_DEBUG_SNAPNAMES) in dsl_dataset_hold_obj()
562 zfs_flags |= ZFS_DEBUG_DPRINTF; in dprintf_setup()
484 zfs_flags \