Home
last modified time | relevance | path

Searched refs:SFM_MAP_UNI_RSVD (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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.h63 * SFM_MAP_UNI_RSVD = map reserved characters using SFM scheme (MAC compatible)
68 #define SFM_MAP_UNI_RSVD 1 macro
H A Dsmb2misc.c454 map_type = SFM_MAP_UNI_RSVD; in cifs_convert_path_to_utf16()
/kernel/linux/linux-6.6/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.h49 * SFM_MAP_UNI_RSVD = map reserved characters using SFM scheme (MAC compatible)
54 #define SFM_MAP_UNI_RSVD 1 macro
H A Dsmb2misc.c462 map_type = SFM_MAP_UNI_RSVD; in cifs_convert_path_to_utf16()

Completed in 6 milliseconds