Searched refs:ZFS_CASE_INSENSITIVE (Results 1 – 8 of 8) sorted by relevance
423 ZFS_CASE_INSENSITIVE, enumerator
196 if ((zfsvfs->z_case == ZFS_CASE_INSENSITIVE && in zfs_dirent_lock()872 if ((zp->z_zfsvfs->z_case == ZFS_CASE_INSENSITIVE && in zfs_dropname()
625 if ((flags & FIGNORECASE) || zfsvfs->z_case == ZFS_CASE_INSENSITIVE) { in zfsctl_snapdir_rename()690 if ((flags & FIGNORECASE) || zfsvfs->z_case == ZFS_CASE_INSENSITIVE) { in zfsctl_snapdir_remove()
1096 if (zfsvfs->z_case == ZFS_CASE_INSENSITIVE || in zfsvfs_init()1443 if (zfsvfs->z_case == ZFS_CASE_INSENSITIVE) { in zfs_domount()
1949 if (sense == ZFS_CASE_INSENSITIVE || sense == ZFS_CASE_MIXED) in zfs_create_fs()
3979 if ((zfsvfs->z_case == ZFS_CASE_INSENSITIVE || in zfs_rename()
3219 *is_ci = (sense == ZFS_CASE_INSENSITIVE); in zfs_fill_zplprops_impl()
173 { "insensitive", ZFS_CASE_INSENSITIVE }, in zfs_prop_init()