Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/smb/server/
H A Dunicode.c137 * smb_from_utf16() - convert utf16le string to local charset
160 static int smb_from_utf16(char *to, const __le16 *from, int tolen, int fromlen, in smb_from_utf16() function
303 ret = smb_from_utf16(dst, (__le16 *)src, len, maxlen, codepage, in smb_strndup_from_utf16()

Completed in 1 milliseconds