Home
last modified time | relevance | path

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

/openbmc/linux/fs/exfat/
H A Dnls.c641 int exfat_nls_to_utf16(struct super_block *sb, const unsigned char *p_cstring, in exfat_nls_to_utf16() function
H A Dexfat_fs.h524 int exfat_nls_to_utf16(struct super_block *sb,
H A Dnamei.c460 namelen = exfat_nls_to_utf16(sb, path, namelen, p_uniname, in __exfat_resolve_path()