Searched refs:z_case (Results 1 – 10 of 10) sorted by relevance
201 if ((zfsvfs->z_case == ZFS_CASE_INSENSITIVE && in zfs_dirent_lock()203 (zfsvfs->z_case == ZFS_CASE_MIXED && !(flag & ZCILOOK))) { in zfs_dirent_lock()219 (zfsvfs->z_case == ZFS_CASE_MIXED && in zfs_dirent_lock()934 if ((ZTOZSB(zp)->z_case == ZFS_CASE_INSENSITIVE && in zfs_dropname()936 (ZTOZSB(zp)->z_case == ZFS_CASE_MIXED && in zfs_dropname()
80 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()
293 switch (zfsvfs->z_case) { in __zpl_show_options()
890 if (zfsvfs->z_case == ZFS_CASE_INSENSITIVE) { in zfsctl_snapdir_rename()967 if (zfsvfs->z_case == ZFS_CASE_INSENSITIVE) { in zfsctl_snapdir_remove()
650 zfsvfs->z_case = (uint_t)val; in zfsvfs_init()660 if (zfsvfs->z_case == ZFS_CASE_INSENSITIVE || in zfsvfs_init()661 zfsvfs->z_case == ZFS_CASE_MIXED) in zfsvfs_init()
2892 if ((zfsvfs->z_case == ZFS_CASE_INSENSITIVE || in zfs_rename()2893 (zfsvfs->z_case == ZFS_CASE_MIXED && in zfs_rename()
70 zfs_case_t z_case; /* case-sense */ member
102 zfs_case_t z_case; /* case-sense */ member
156 if (zfsvfs->z_case == ZFS_CASE_MIXED) { in zfs_dirent_lookup()704 if (zp->z_zfsvfs->z_case == ZFS_CASE_MIXED) { in zfs_dropname()
842 zfsvfs->z_case = (uint_t)val; in zfsvfs_init()853 if (zfsvfs->z_case == ZFS_CASE_INSENSITIVE || in zfsvfs_init()854 zfsvfs->z_case == ZFS_CASE_MIXED) in zfsvfs_init()993 ((zfsvfs->z_case == ZFS_CASE_MIXED) && in zfsvfs_init()