Searched refs:exfat_nls_to_utf16 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/exfat/ |
H A D | exfat_fs.h | 497 int exfat_nls_to_utf16(struct super_block *sb,
|
H A D | namei.c | 449 namelen = exfat_nls_to_utf16(sb, path, namelen, p_uniname, in __exfat_resolve_path()
|
H A D | nls.c | 641 int exfat_nls_to_utf16(struct super_block *sb, const unsigned char *p_cstring, in exfat_nls_to_utf16() function
|
/kernel/linux/linux-6.6/fs/exfat/ |
H A D | exfat_fs.h | 524 int exfat_nls_to_utf16(struct super_block *sb,
|
H A D | namei.c | 459 namelen = exfat_nls_to_utf16(sb, path, namelen, p_uniname, in __exfat_resolve_path()
|
H A D | nls.c | 641 int exfat_nls_to_utf16(struct super_block *sb, const unsigned char *p_cstring, in exfat_nls_to_utf16() function
|
Completed in 9 milliseconds