Searched refs:cifs_strndup_to_utf16 (Results 1 – 4 of 4) sorted by relevance
/linux-4.19.296/fs/cifs/ |
D | cifs_unicode.h | 119 extern __le16 *cifs_strndup_to_utf16(const char *src, const int maxlen,
|
D | cifs_unicode.c | 630 cifs_strndup_to_utf16(const char *src, const int maxlen, int *utf16_len, in cifs_strndup_to_utf16() function
|
D | smb2misc.c | 471 to = cifs_strndup_to_utf16(start_of_path, PATH_MAX, &len, in cifs_convert_path_to_utf16()
|
D | smb2ops.c | 1870 utf16_path = cifs_strndup_to_utf16(search_name, PATH_MAX, in smb2_get_dfs_refer()
|