Home
last modified time | relevance | path

Searched refs:ZFS_CASE_INSENSITIVE (Results 1 – 13 of 13) sorted by relevance

/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_inode.c80 if (zfsvfs->z_case == ZFS_CASE_INSENSITIVE) { in zpl_lookup()
367 if (error == 0 && zfsvfs->z_case == ZFS_CASE_INSENSITIVE) in zpl_unlink()
459 if (error == 0 && zfsvfs->z_case == ZFS_CASE_INSENSITIVE) in zpl_rmdir()
H A Dzfs_dir.c201 if ((zfsvfs->z_case == ZFS_CASE_INSENSITIVE && in zfs_dirent_lock()
935 if ((ZTOZSB(zp)->z_case == ZFS_CASE_INSENSITIVE && in zfs_dropname()
H A Dzfs_ctldir.c887 if (zfsvfs->z_case == ZFS_CASE_INSENSITIVE) { in zfsctl_snapdir_rename()
964 if (zfsvfs->z_case == ZFS_CASE_INSENSITIVE) { in zfsctl_snapdir_remove()
H A Dzpl_super.c327 case ZFS_CASE_INSENSITIVE: in __zpl_show_options()
H A Dzfs_vfsops.c490 if (zfsvfs->z_case == ZFS_CASE_INSENSITIVE || in zfsvfs_init()
H A Dzfs_znode_os.c1932 if (sense == ZFS_CASE_INSENSITIVE || sense == ZFS_CASE_MIXED) in zfs_create_fs()
H A Dzfs_vnops_os.c2900 if ((zfsvfs->z_case == ZFS_CASE_INSENSITIVE || in zfs_rename()
/freebsd/sys/contrib/openzfs/include/sys/
H A Dzfs_ioctl.h495 ZFS_CASE_INSENSITIVE, enumerator
/freebsd/sys/contrib/openzfs/module/zcommon/
H A Dzfs_prop.c282 { "insensitive", ZFS_CASE_INSENSITIVE }, in zfs_prop_init()
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_znode_os.c1832 if (sense == ZFS_CASE_INSENSITIVE || sense == ZFS_CASE_MIXED) in zfs_create_fs()
H A Dzfs_vfsops.c861 if (zfsvfs->z_case == ZFS_CASE_INSENSITIVE || in zfsvfs_init()
H A Dzfs_vnops_os.c5840 if (zfsvfs->z_case == ZFS_CASE_INSENSITIVE) in zfs_freebsd_pathconf()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzfs_ioctl.c3764 *is_ci = (sense == ZFS_CASE_INSENSITIVE); in zfs_fill_zplprops_impl()