Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifs_unicode.c22 map_type = SFM_MAP_UNI_RSVD; in cifs_remap()
128 if ((maptype == SFM_MAP_UNI_RSVD) && convert_sfm_char(src_char, target)) in cifs_mapchar()
483 else if (map_chars == SFM_MAP_UNI_RSVD) { in cifsConvertToUTF16()
H A Dcifs_unicode.h68 #define SFM_MAP_UNI_RSVD 1 macro
H A Dsmb2misc.c460 map_type = SFM_MAP_UNI_RSVD; in cifs_convert_path_to_utf16()