Searched refs:ZFS_CASE_INSENSITIVE (Results 1 – 8 of 8) sorted by relevance
335 ZFS_CASE_INSENSITIVE, enumerator
144 { "insensitive", ZFS_CASE_INSENSITIVE }, in zfs_prop_init()
183 ((zfsvfs->z_case == ZFS_CASE_INSENSITIVE) && (flag & ZCIEXACT)) || in zfs_dirent_lock()779 if (((zp->z_zfsvfs->z_case == ZFS_CASE_INSENSITIVE) && in zfs_dropname()
631 if ((flags & FIGNORECASE) || zfsvfs->z_case == ZFS_CASE_INSENSITIVE) { in zfsctl_snapdir_rename()696 if ((flags & FIGNORECASE) || zfsvfs->z_case == ZFS_CASE_INSENSITIVE) { in zfsctl_snapdir_remove()
945 if (zfsvfs->z_case == ZFS_CASE_INSENSITIVE || in zfsvfs_create()1212 if (zfsvfs->z_case == ZFS_CASE_INSENSITIVE) { in zfs_domount()
1848 if (sense == ZFS_CASE_INSENSITIVE || sense == ZFS_CASE_MIXED) in zfs_create_fs()
3595 if ((zfsvfs->z_case == ZFS_CASE_INSENSITIVE || in zfs_rename()
3151 *is_ci = (sense == ZFS_CASE_INSENSITIVE); in zfs_fill_zplprops_impl()