Searched refs:ntfs_ucstonls (Results 1 – 5 of 5) sorted by relevance
186 nls_name.len = (unsigned)ntfs_ucstonls(vol, in ntfs_lookup()240 nls_name.len = (unsigned)ntfs_ucstonls(vol, in ntfs_lookup()
129 extern int ntfs_ucstonls(const ntfs_volume *vol, const ntfschar *ins,
336 int ntfs_ucstonls(const ntfs_volume *vol, const ntfschar *ins, in ntfs_ucstonls() function
1049 name_len = ntfs_ucstonls(vol, (ntfschar*)&ie->key.file_name.file_name, in ntfs_filldir()
1248 - Fix potential 1 byte overflow in fs/ntfs/unistr.c::ntfs_ucstonls().