Home
last modified time | relevance | path

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

/openbmc/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.c177 cifs_from_utf16(char *to, const __le16 *from, int tolen, int fromlen, in cifs_from_utf16() function
358 cifs_from_utf16(dst, (__le16 *) src, len, maxlen, codepage, in cifs_strndup_from_utf16()
H A Dcifsencrypt.c476 cifs_from_utf16(ses->domainName, in find_domain_name()
H A Dreaddir.c950 cifs_from_utf16((char *)name.name, (__le16 *)de.name, in cifs_filldir()