Searched refs:cifsConvertToUTF16 (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/smb/client/ |
| H A D | cifs_unicode.h | 67 int cifsConvertToUTF16(__le16 *target, const char *source, int srclen,
|
| H A D | cifs_unicode.c | 439 cifsConvertToUTF16(__le16 *target, const char *source, int srclen, in cifsConvertToUTF16() function 628 cifsConvertToUTF16(dst, src, strlen(src), cp, remap); in cifs_strndup_to_utf16()
|
| H A D | misc.c | 772 cifsConvertToUTF16((__le16 *)tmp, searchName, in parse_dfs_referrals()
|