Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ntfs3/
Ddir.c114 static int _utf8s_to_utf16s(const u8 *s, int inlen, enum utf16_endian endian, in _utf8s_to_utf16s() function
190 ret = _utf8s_to_utf16s(name, name_len, endian, uname, max_ulen); in ntfs_nls_to_utf16()