Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifs_unicode.c20 map_type = SFM_MAP_UNI_RSVD; in cifs_remap()
126 if ((maptype == SFM_MAP_UNI_RSVD) && convert_sfm_char(src_char, target)) in cifs_mapchar()
481 else if (map_chars == SFM_MAP_UNI_RSVD) { in cifsConvertToUTF16()
H A Dcifs_unicode.h54 #define SFM_MAP_UNI_RSVD 1 macro
H A Dsmb2misc.c462 map_type = SFM_MAP_UNI_RSVD; in cifs_convert_path_to_utf16()