Searched refs:zfs_flags (Results 1 – 25 of 25) sorted by relevance
770 uint64_t zfs_flags = ITOZ(ip)->z_pflags; in __zpl_ioctl_getflags() local773 if (zfs_flags & ZFS_IMMUTABLE) in __zpl_ioctl_getflags()776 if (zfs_flags & ZFS_APPENDONLY) in __zpl_ioctl_getflags()779 if (zfs_flags & ZFS_NODUMP) in __zpl_ioctl_getflags()782 if (zfs_flags & ZFS_PROJINHERIT) in __zpl_ioctl_getflags()818 uint64_t zfs_flags = ITOZ(ip)->z_pflags; in __zpl_ioctl_setflags() local828 if ((fchange(ioctl_flags, zfs_flags, FS_IMMUTABLE_FL, ZFS_IMMUTABLE) || in __zpl_ioctl_setflags()829 fchange(ioctl_flags, zfs_flags, FS_APPEND_FL, ZFS_APPENDONLY)) && in __zpl_ioctl_setflags()840 if (((ioctl_flags & (iflag)) && !(zfs_flags & (zflag))) || \ in __zpl_ioctl_setflags()841 ((zfs_flags & (zflag)) && !(ioctl_flags & (iflag)))) { \ in __zpl_ioctl_setflags()[all …]
125 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()
41 extern int zfs_flags;93 if (zfs_flags & ZFS_DEBUG_DPRINTF) \
466 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \482 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
216 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
637 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
508 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
1219 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
642 extern int zfs_flags;649 val = zfs_flags; in sysctl_vfs_zfs_debug_flags()660 if (!(zfs_flags & ZFS_DEBUG_MODIFY)) in sysctl_vfs_zfs_debug_flags()662 zfs_flags = val; in sysctl_vfs_zfs_debug_flags()
179 if (zfs_flags & ZFS_DEBUG_SET_ERROR) in __set_error()
61 if (zfs_flags & ZFS_DEBUG_SET_ERROR) in __set_error()
574 zfs_flags |= ZFS_DEBUG_DPRINTF; in dprintf_setup()
255 if ((zfs_flags & ZFS_DEBUG_BRT) != 0) { \753 if (zfs_flags & ZFS_DEBUG_BRT) in brt_vdev_addref()790 if (zfs_flags & ZFS_DEBUG_BRT) in brt_vdev_decref()
519 if ((zfs_flags & ZFS_DEBUG_HISTOGRAM_VERIFY) == 0) in metaslab_class_histogram_verify()1030 if ((zfs_flags & ZFS_DEBUG_HISTOGRAM_VERIFY) == 0) in metaslab_group_histogram_verify()1912 if ((zfs_flags & ZFS_DEBUG_METASLAB_VERIFY) == 0) in metaslab_verify_space()2084 if ((zfs_flags & ZFS_DEBUG_METASLAB_VERIFY) == 0) in metaslab_verify_weight_and_frag()3941 if (zfs_flags & ZFS_DEBUG_LOG_SPACEMAP) { in metaslab_flush()4725 if ((zfs_flags & ZFS_DEBUG_METASLAB_VERIFY) == 0) in metaslab_active_mask_verify()5956 if ((zfs_flags & ZFS_DEBUG_ZIO_FREE) == 0) in metaslab_check_free_impl()6000 if ((zfs_flags & ZFS_DEBUG_ZIO_FREE) == 0) in metaslab_check_free()
854 if (zfs_flags & ZFS_DEBUG_TRIM) { in vdev_trim_range_add()1396 if (zfs_flags & ZFS_DEBUG_TRIM) { in vdev_autotrim_thread()
366 if ((zfs_flags & ZFS_DEBUG_LOG_SPACEMAP) == 0) in spa_log_summary_verify_counts()
255 int zfs_flags = ~(ZFS_DEBUG_DPRINTF | ZFS_DEBUG_SET_ERROR | variable258 int zfs_flags = 0; variable
1142 if ((zfs_flags & ZFS_DEBUG_INDIRECT_REMAP) && in vdev_indirect_remap()
3722 if (zfs_flags & ZFS_DEBUG_METASLAB_ALLOC) { in zio_dva_allocate()3735 if (zfs_flags & ZFS_DEBUG_METASLAB_ALLOC) { in zio_dva_allocate()3745 (zfs_flags & ZFS_DEBUG_METASLAB_ALLOC)) { in zio_dva_allocate()
1429 if (!(zfs_flags & ZFS_DEBUG_MODIFY)) in arc_cksum_verify()1489 if (!(zfs_flags & ZFS_DEBUG_MODIFY)) in arc_cksum_compute()1605 if (!(zfs_flags & ZFS_DEBUG_MODIFY)) in arc_buf_freeze()1699 if (zfs_flags & ZFS_DEBUG_MODIFY) in arc_buf_try_copy_decompressed_data()
397 if (!(zfs_flags & ZFS_DEBUG_DNODE_VERIFY)) in dnode_verify()
647 if (zfs_flags & ZFS_DEBUG_SNAPNAMES) in dsl_dataset_hold_obj()
1071 if (!(zfs_flags & ZFS_DEBUG_DBUF_VERIFY)) in dbuf_verify()
490 zfs_flags \