Searched refs:cpuchar (Results 1 – 1 of 1) sorted by relevance
141 u32 cpuchar; in ntfs_fix_file_name() local156 cpuchar = le16_to_cpu(uname[i]); in ntfs_fix_file_name()163 if ((cpuchar < vol->upcase_len) in ntfs_fix_file_name()164 && (le16_to_cpu(vol->upcase[cpuchar]) < cpuchar)) in ntfs_fix_file_name()165 find.attr.file_name[i] = vol->upcase[cpuchar]; in ntfs_fix_file_name()