Searched refs:cifs_from_utf16 (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
D | cifs_unicode.c | 179 cifs_from_utf16(char *to, const __le16 *from, int tolen, int fromlen, in cifs_from_utf16() function 360 cifs_from_utf16(dst, (__le16 *) src, len, maxlen, codepage, in cifs_strndup_from_utf16()
|
D | cifs_unicode.h | 93 int cifs_from_utf16(char *to, const __le16 *from, int tolen, int fromlen,
|
D | cifsencrypt.c | 440 cifs_from_utf16(ses->domainName, in find_domain_name()
|
D | readdir.c | 871 cifs_from_utf16((char *)name.name, (__le16 *)de.name, in cifs_filldir()
|