Searched refs:z_case (Results 1 – 10 of 10) sorted by relevance
200 if ((zfsvfs->z_case == ZFS_CASE_INSENSITIVE && in zfs_dirent_lock()202 (zfsvfs->z_case == ZFS_CASE_MIXED && !(flag & ZCILOOK))) { in zfs_dirent_lock()218 (zfsvfs->z_case == ZFS_CASE_MIXED && in zfs_dirent_lock()933 if ((ZTOZSB(zp)->z_case == ZFS_CASE_INSENSITIVE && in zfs_dropname()935 (ZTOZSB(zp)->z_case == ZFS_CASE_MIXED && in zfs_dropname()
77 if (zfsvfs->z_case == ZFS_CASE_INSENSITIVE) { in zpl_lookup()364 if (error == 0 && zfsvfs->z_case == ZFS_CASE_INSENSITIVE) in zpl_unlink()443 if (error == 0 && zfsvfs->z_case == ZFS_CASE_INSENSITIVE) in zpl_rmdir()
228 switch (zfsvfs->z_case) { in __zpl_show_options()
669 zfsvfs->z_case = (uint_t)val; in zfsvfs_init()679 if (zfsvfs->z_case == ZFS_CASE_INSENSITIVE || in zfsvfs_init()680 zfsvfs->z_case == ZFS_CASE_MIXED) in zfsvfs_init()
891 if (zfsvfs->z_case == ZFS_CASE_INSENSITIVE) { in zfsctl_snapdir_rename()968 if (zfsvfs->z_case == ZFS_CASE_INSENSITIVE) { in zfsctl_snapdir_remove()
2883 if ((zfsvfs->z_case == ZFS_CASE_INSENSITIVE || in zfs_rename()2884 (zfsvfs->z_case == ZFS_CASE_MIXED && in zfs_rename()
69 zfs_case_t z_case; /* case-sense */ member
101 zfs_case_t z_case; /* case-sense */ member
155 if (zfsvfs->z_case == ZFS_CASE_MIXED) { in zfs_dirent_lookup()703 if (zp->z_zfsvfs->z_case == ZFS_CASE_MIXED) { in zfs_dropname()
832 zfsvfs->z_case = (uint_t)val; in zfsvfs_init() 843 if (zfsvfs->z_case == ZFS_CASE_INSENSITIVE || in zfsvfs_init() 844 zfsvfs->z_case == ZFS_CASE_MIXED) in zfsvfs_init() 953 ((zfsvfs->z_case == ZFS_CASE_MIXED) && in zfsvfs_init()