Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dcifs_unicode.c37 map_type = SFU_MAP_UNI_RSVD; in cifs_remap()
143 else if ((maptype == SFU_MAP_UNI_RSVD) && in cifs_mapchar()
494 if (map_chars == SFU_MAP_UNI_RSVD) in cifsConvertToUTF16()
Dcifs_unicode.h84 #define SFU_MAP_UNI_RSVD 2 macro
Dsmb2misc.c455 map_type = SFU_MAP_UNI_RSVD; in cifs_convert_path_to_utf16()