Searched refs:upname (Results 1 – 1 of 1) sorted by relevance
498 __le16 upname[MAX_NAME_LENGTH + 1]; in exfat_utf8_to_utf16() local522 upname[i] = cpu_to_le16(exfat_toupper(sb, *uniname)); in exfat_utf8_to_utf16()528 p_uniname->name_hash = exfat_calc_chksum16(upname, unilen << 1, 0, in exfat_utf8_to_utf16()600 __le16 upname[MAX_NAME_LENGTH + 1]; in exfat_nls_to_ucs2() local614 upname[unilen] = cpu_to_le16(exfat_toupper(sb, *uniname)); in exfat_nls_to_ucs2()624 p_uniname->name_hash = exfat_calc_chksum16(upname, unilen << 1, 0, in exfat_nls_to_ucs2()