/freebsd/sys/contrib/openzfs/module/os/linux/zfs/ |
H A D | zpl_file.c | 746 uint64_t zfs_flags = ITOZ(ip)->z_pflags; in __zpl_ioctl_getflags() local 749 if (zfs_flags & ZFS_IMMUTABLE) in __zpl_ioctl_getflags() 752 if (zfs_flags & ZFS_APPENDONLY) in __zpl_ioctl_getflags() 755 if (zfs_flags & ZFS_NODUMP) in __zpl_ioctl_getflags() 758 if (zfs_flags & ZFS_PROJINHERIT) in __zpl_ioctl_getflags() 794 uint64_t zfs_flags = ITOZ(ip)->z_pflags; in __zpl_ioctl_setflags() local 804 if ((fchange(ioctl_flags, zfs_flags, FS_IMMUTABLE_FL, ZFS_IMMUTABLE) || in __zpl_ioctl_setflags() 805 fchange(ioctl_flags, zfs_flags, FS_APPEND_FL, ZFS_APPENDONLY)) && in __zpl_ioctl_setflags() 816 if (((ioctl_flags & (iflag)) && !(zfs_flags & (zflag))) || \ in __zpl_ioctl_setflags() 817 ((zfs_flags & (zflag)) && !(ioctl_flags & (iflag)))) { \ in __zpl_ioctl_setflags() [all …]
|
H A D | zfs_debug.c | 126 if (zfs_flags & ZFS_DEBUG_SET_ERROR) in __set_error()
|
H A D | zpl_inode.c | 50 int zfs_flags = 0; in zpl_lookup() local 81 zfs_flags = FIGNORECASE; in zpl_lookup() 87 zfs_flags, cr, NULL, ppn); in zpl_lookup()
|
/freebsd/sys/contrib/openzfs/include/sys/ |
H A D | zfs_debug.h | 44 extern int zfs_flags; 98 if (zfs_flags & ZFS_DEBUG_DPRINTF) \
|
H A D | dbuf.h | 484 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \ 500 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
|
H A D | dsl_dir.h | 217 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
|
H A D | dnode.h | 631 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
|
H A D | dsl_dataset.h | 516 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
|
H A D | spa.h | 1283 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
|
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/ |
H A D | sysctl_os.c | 382 extern int zfs_flags; 389 val = zfs_flags; in sysctl_vfs_zfs_debug_flags() 400 if (!(zfs_flags & ZFS_DEBUG_MODIFY)) in sysctl_vfs_zfs_debug_flags() 402 zfs_flags = val; in sysctl_vfs_zfs_debug_flags()
|
H A D | zfs_debug.c | 180 if (zfs_flags & ZFS_DEBUG_SET_ERROR) in __set_error()
|
H A D | zfs_vnops_os.c | 290 uint64_t zfs_flags = VTOZ(vp)->z_pflags; in zfs_ioctl_setflags() local 300 if (((ioctl_flags & (iflag)) && !(zfs_flags & (zflag))) || \ in zfs_ioctl_setflags() 301 ((zfs_flags & (zflag)) && !(ioctl_flags & (iflag)))) { \ in zfs_ioctl_setflags()
|
/freebsd/sys/contrib/openzfs/lib/libzpool/ |
H A D | zfs_debug.c | 78 if (zfs_flags & ZFS_DEBUG_SET_ERROR) in __set_error()
|
H A D | kernel.c | 579 zfs_flags |= ZFS_DEBUG_DPRINTF; in dprintf_setup()
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | vdev_raidz.c | 1414 if (zfs_flags & ZFS_DEBUG_RAIDZ_RECONSTRUCT) in vdev_raidz_reconstruct_p() 1449 if (zfs_flags & ZFS_DEBUG_RAIDZ_RECONSTRUCT) in vdev_raidz_reconstruct_q() 1498 if (zfs_flags & ZFS_DEBUG_RAIDZ_RECONSTRUCT) in vdev_raidz_reconstruct_pq() 1949 if (zfs_flags & ZFS_DEBUG_RAIDZ_RECONSTRUCT) in vdev_raidz_reconstruct_general() 2084 if (zfs_flags & ZFS_DEBUG_RAIDZ_RECONSTRUCT) { in vdev_raidz_reconstruct_row() 2094 if (zfs_flags & ZFS_DEBUG_RAIDZ_RECONSTRUCT) { in vdev_raidz_reconstruct_row() 3294 int dbgmsg = zfs_flags & ZFS_DEBUG_RAIDZ_RECONSTRUCT; in raidz_reconstruct() 3547 if (zfs_flags & in vdev_raidz_combrec() 3581 if (zfs_flags & ZFS_DEBUG_RAIDZ_RECONSTRUCT) in vdev_raidz_combrec()
|
H A D | metaslab.c | 742 if ((zfs_flags & ZFS_DEBUG_HISTOGRAM_VERIFY) == 0) in metaslab_class_histogram_verify() 1259 if ((zfs_flags & ZFS_DEBUG_HISTOGRAM_VERIFY) == 0) in metaslab_group_histogram_verify() 2117 if ((zfs_flags & ZFS_DEBUG_METASLAB_VERIFY) == 0) in metaslab_verify_space() 2291 if ((zfs_flags & ZFS_DEBUG_METASLAB_VERIFY) == 0) in metaslab_verify_weight_and_frag() 4185 if (zfs_flags & ZFS_DEBUG_LOG_SPACEMAP) { in metaslab_flush() 4959 if ((zfs_flags & ZFS_DEBUG_METASLAB_VERIFY) == 0) in metaslab_active_mask_verify() 6145 if ((zfs_flags & ZFS_DEBUG_ZIO_FREE) == 0) in metaslab_check_free_impl() 6190 if ((zfs_flags & ZFS_DEBUG_ZIO_FREE) == 0) in metaslab_check_free()
|
H A D | brt.c | 255 if ((zfs_flags & ZFS_DEBUG_BRT) != 0) { \ 1418 if (zfs_flags & ZFS_DEBUG_BRT) in brt_sync_table()
|
H A D | vdev_trim.c | 858 if (zfs_flags & ZFS_DEBUG_TRIM) { in vdev_trim_range_add() 1414 if (zfs_flags & ZFS_DEBUG_TRIM) { in vdev_autotrim_thread()
|
H A D | spa_log_spacemap.c | 367 if ((zfs_flags & ZFS_DEBUG_LOG_SPACEMAP) == 0) in spa_log_summary_verify_counts()
|
H A D | spa_misc.c | 257 int zfs_flags = ~(ZFS_DEBUG_DPRINTF | ZFS_DEBUG_SET_ERROR | variable 260 int zfs_flags = 0; variable
|
H A D | vdev_indirect.c | 1144 if ((zfs_flags & ZFS_DEBUG_INDIRECT_REMAP) && in vdev_indirect_remap()
|
H A D | zio.c | 4329 if (zfs_flags & ZFS_DEBUG_METASLAB_ALLOC) { in zio_dva_allocate() 4355 if (zfs_flags & ZFS_DEBUG_METASLAB_ALLOC) { in zio_dva_allocate() 4368 (zfs_flags & ZFS_DEBUG_METASLAB_ALLOC)) { in zio_dva_allocate()
|
H A D | arc.c | 1463 if (!(zfs_flags & ZFS_DEBUG_MODIFY)) in arc_cksum_verify() 1523 if (!(zfs_flags & ZFS_DEBUG_MODIFY)) in arc_cksum_compute() 1639 if (!(zfs_flags & ZFS_DEBUG_MODIFY)) in arc_buf_freeze() 1733 if (zfs_flags & ZFS_DEBUG_MODIFY) in arc_buf_try_copy_decompressed_data()
|
H A D | ddt.c | 2252 zfs_flags & ZFS_DEBUG_DDT) { in ddt_sync_flush_log()
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/perf/ |
H A D | perf.shlib | 491 zfs_flags \
|