Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifs_unicode.h58 int cifs_from_utf16(char *to, const __le16 *from, int tolen, int fromlen,
H A Dcifs_unicode.c163 cifs_from_utf16(char *to, const __le16 *from, int tolen, int fromlen, in cifs_from_utf16() function
344 cifs_from_utf16(dst, (__le16 *) src, len, maxlen, codepage, in cifs_strndup_from_utf16()
H A Dreaddir.c987 cifs_from_utf16((char *)name.name, (__le16 *)de.name, in cifs_filldir()