Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dcifs_unicode.c35 map_type = SFM_MAP_UNI_RSVD; in cifs_remap()
141 if ((maptype == SFM_MAP_UNI_RSVD) && convert_sfm_char(src_char, target)) in cifs_mapchar()
496 else if (map_chars == SFM_MAP_UNI_RSVD) { in cifsConvertToUTF16()
Dcifs_unicode.h83 #define SFM_MAP_UNI_RSVD 1 macro
Dsmb2misc.c453 map_type = SFM_MAP_UNI_RSVD; in cifs_convert_path_to_utf16()