Home
last modified time | relevance | path

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

/linux/fs/cifs/
A Dcifs_unicode.h104 extern __le16 *cifs_strndup_to_utf16(const char *src, const int maxlen,
A Dcifs_unicode.c616 cifs_strndup_to_utf16(const char *src, const int maxlen, int *utf16_len, in cifs_strndup_to_utf16() function
A Dsmb2misc.c470 to = cifs_strndup_to_utf16(start_of_path, PATH_MAX, &len, in cifs_convert_path_to_utf16()
A Ddfs_cache.c198 tmp = (char *)cifs_strndup_to_utf16(path, strlen(path), &plen, cp, remap); in dfs_cache_canonical_path()
A Dsmb2ops.c2872 utf16_path = cifs_strndup_to_utf16(search_name, PATH_MAX, in smb2_get_dfs_refer()

Completed in 27 milliseconds