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()919 if ((ZTOZSB(zp)->z_case == ZFS_CASE_INSENSITIVE && in zfs_dropname()921 (ZTOZSB(zp)->z_case == ZFS_CASE_MIXED && in zfs_dropname()
57 if (zfsvfs->z_case == ZFS_CASE_INSENSITIVE) { in zpl_lookup()328 if (error == 0 && zfsvfs->z_case == ZFS_CASE_INSENSITIVE) in zpl_unlink()403 if (error == 0 && zfsvfs->z_case == ZFS_CASE_INSENSITIVE) in zpl_rmdir()
239 switch (zfsvfs->z_case) { in __zpl_show_options()
888 if (zfsvfs->z_case == ZFS_CASE_INSENSITIVE) { in zfsctl_snapdir_rename()965 if (zfsvfs->z_case == ZFS_CASE_INSENSITIVE) { in zfsctl_snapdir_remove()
657 zfsvfs->z_case = (uint_t)val; in zfsvfs_init()667 if (zfsvfs->z_case == ZFS_CASE_INSENSITIVE || in zfsvfs_init()668 zfsvfs->z_case == ZFS_CASE_MIXED) in zfsvfs_init()
2820 if ((zfsvfs->z_case == ZFS_CASE_INSENSITIVE || in zfs_rename()2821 (zfsvfs->z_case == ZFS_CASE_MIXED && in zfs_rename()
100 zfs_case_t z_case; /* case-sense */ member
88 zfs_case_t z_case; /* case-sense */ member
155 if (zfsvfs->z_case == ZFS_CASE_MIXED) { in zfs_dirent_lookup()690 if (zp->z_zfsvfs->z_case == ZFS_CASE_MIXED) { in zfs_dropname()
829 zfsvfs->z_case = (uint_t)val; in zfsvfs_init()840 if (zfsvfs->z_case == ZFS_CASE_INSENSITIVE || in zfsvfs_init()841 zfsvfs->z_case == ZFS_CASE_MIXED) in zfsvfs_init()950 ((zfsvfs->z_case == ZFS_CASE_MIXED) && in zfsvfs_init()