Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dcifs_unicode.c192 cifs_from_utf16(char *to, const __le16 *from, int tolen, int fromlen, in cifs_from_utf16() function
373 cifs_from_utf16(dst, (__le16 *) src, len, maxlen, codepage, in cifs_strndup_from_utf16()
Dcifs_unicode.h108 int cifs_from_utf16(char *to, const __le16 *from, int tolen, int fromlen,
Dcifsencrypt.c434 cifs_from_utf16(ses->domainName, in find_domain_name()
Dreaddir.c737 cifs_from_utf16((char *)name.name, (__le16 *)de.name, in cifs_filldir()