Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifs_unicode.c439 const struct nls_table *cp, int map_chars) in cifsConvertToUTF16() argument
450 if (map_chars == NO_MAP_UNI_RSVD) in cifsConvertToUTF16()
464 if (map_chars == SFU_MAP_UNI_RSVD) in cifsConvertToUTF16()
466 else if (map_chars == SFM_MAP_UNI_RSVD) { in cifsConvertToUTF16()
H A Dcifs_unicode.h68 const struct nls_table *cp, int map_chars);