Home
last modified time | relevance | path

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

/linux-4.4.14/fs/cifs/
Dcifs_unicode.c123 cifs_mapchar(char *target, const __u16 *from, const struct nls_table *cp, in cifs_mapchar() function
218 charlen = cifs_mapchar(tmp, ftmp, codepage, map_type); in cifs_from_utf16()
224 charlen = cifs_mapchar(&to[outlen], ftmp, codepage, map_type); in cifs_from_utf16()
331 charlen = cifs_mapchar(tmp, ftmp, codepage, NO_MAP_UNI_RSVD); in cifs_utf16_bytes()