Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/server/
H A Dunicode.c160 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()