Searched refs:ntfs_ucstonls (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/ntfs/ |
H A D | namei.c | 173 nls_name.len = (unsigned)ntfs_ucstonls(vol, in ntfs_lookup() 227 nls_name.len = (unsigned)ntfs_ucstonls(vol, in ntfs_lookup()
|
H A D | ntfs.h | 115 extern int ntfs_ucstonls(const ntfs_volume *vol, const ntfschar *ins,
|
H A D | unistr.c | 298 * ntfs_ucstonls - convert little endian Unicode string to NLS string 322 int ntfs_ucstonls(const ntfs_volume *vol, const ntfschar *ins, in ntfs_ucstonls() function
|
H A D | dir.c | 1035 name_len = ntfs_ucstonls(vol, (ntfschar*)&ie->key.file_name.file_name, in ntfs_filldir()
|
/kernel/linux/linux-6.6/fs/ntfs/ |
H A D | namei.c | 173 nls_name.len = (unsigned)ntfs_ucstonls(vol, in ntfs_lookup() 227 nls_name.len = (unsigned)ntfs_ucstonls(vol, in ntfs_lookup()
|
H A D | ntfs.h | 115 extern int ntfs_ucstonls(const ntfs_volume *vol, const ntfschar *ins,
|
H A D | unistr.c | 298 * ntfs_ucstonls - convert little endian Unicode string to NLS string 322 int ntfs_ucstonls(const ntfs_volume *vol, const ntfschar *ins, in ntfs_ucstonls() function
|
H A D | dir.c | 1035 name_len = ntfs_ucstonls(vol, (ntfschar*)&ie->key.file_name.file_name, in ntfs_filldir()
|
Completed in 8 milliseconds