Home
last modified time | relevance | path

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

/fs/ntfs/
Dnamei.c186 nls_name.len = (unsigned)ntfs_ucstonls(vol, in ntfs_lookup()
240 nls_name.len = (unsigned)ntfs_ucstonls(vol, in ntfs_lookup()
Dntfs.h129 extern int ntfs_ucstonls(const ntfs_volume *vol, const ntfschar *ins,
Dunistr.c336 int ntfs_ucstonls(const ntfs_volume *vol, const ntfschar *ins, in ntfs_ucstonls() function
Ddir.c1049 name_len = ntfs_ucstonls(vol, (ntfschar*)&ie->key.file_name.file_name, in ntfs_filldir()
DChangeLog1248 - Fix potential 1 byte overflow in fs/ntfs/unistr.c::ntfs_ucstonls().