Home
last modified time | relevance | path

Searched refs:utf16_len (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/fs/cifs/
Dcifs_unicode.c594 cifs_strndup_to_utf16(const char *src, const int maxlen, int *utf16_len, in cifs_strndup_to_utf16() argument
604 *utf16_len = 0; in cifs_strndup_to_utf16()
608 *utf16_len = len; in cifs_strndup_to_utf16()
Dcifs_unicode.h118 int *utf16_len, const struct nls_table *cp,