Home
last modified time | relevance | path

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

/linux-4.4.14/fs/cifs/
Dcifs_unicode.c182 cifs_from_utf16(char *to, const __le16 *from, int tolen, int fromlen, in cifs_from_utf16() function
363 cifs_from_utf16(dst, (__le16 *) src, len, maxlen, codepage, in cifs_strndup_from_utf16()
Dcifs_unicode.h105 int cifs_from_utf16(char *to, const __le16 *from, int tolen, int fromlen,
Dreaddir.c718 cifs_from_utf16((char *)name.name, (__le16 *)de.name, in cifs_filldir()
Dcifsencrypt.c435 cifs_from_utf16(ses->domainName, in find_domain_name()