Home
last modified time | relevance | path

Searched refs:cifs_strndup_to_utf16 (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/fs/cifs/
Dcifs_unicode.h117 extern __le16 *cifs_strndup_to_utf16(const char *src, const int maxlen,
Dcifs_unicode.c594 cifs_strndup_to_utf16(const char *src, const int maxlen, int *utf16_len, in cifs_strndup_to_utf16() function
Dsmb2misc.c398 to = cifs_strndup_to_utf16(start_of_path, PATH_MAX, &len, in cifs_convert_path_to_utf16()