Home
last modified time | relevance | path

Searched refs:exfat_toupper (Results 1 – 1 of 1) sorted by relevance

/linux/fs/exfat/
H A Dnls.c452 unsigned short exfat_toupper(struct super_block *sb, unsigned short a) in exfat_toupper() function
474 if (exfat_toupper(sb, *a) != exfat_toupper(sb, *b)) in exfat_uniname_ncmp()
522 upname[i] = cpu_to_le16(exfat_toupper(sb, *uniname)); in exfat_utf8_to_utf16()
614 upname[unilen] = cpu_to_le16(exfat_toupper(sb, *uniname)); in exfat_nls_to_ucs2()