Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifs_unicode.c615 cifs_strndup_to_utf16(const char *src, const int maxlen, int *utf16_len, in cifs_strndup_to_utf16() argument
625 *utf16_len = 0; in cifs_strndup_to_utf16()
629 *utf16_len = len; in cifs_strndup_to_utf16()
H A Dcifs_unicode.h70 int *utf16_len, const struct nls_table *cp,