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

/linux-master/fs/ntfs3/
H A Ddir.c109 * _utf8s_to_utf16s
114 static int _utf8s_to_utf16s(const u8 *s, int inlen, enum utf16_endian endian, function
190 ret = _utf8s_to_utf16s(name, name_len, endian, uname, max_ulen);

Completed in 95 milliseconds