Searched refs:utf16_len (Results 1 – 2 of 2) sorted by relevance
617 * @utf16_len - the length of the allocated string in bytes (including null)626 cifs_strndup_to_utf16(const char *src, const int maxlen, int *utf16_len, in cifs_strndup_to_utf16() argument 636 *utf16_len = 0; in cifs_strndup_to_utf16() 640 *utf16_len = len; in cifs_strndup_to_utf16()
70 int *utf16_len, const struct nls_table *cp,