Home
last modified time | relevance | path

Searched refs:SFM_SPACE (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/cifs/
Dcifs_unicode.c108 case SFM_SPACE: in convert_sfm_char()
450 dest_char = cpu_to_le16(SFM_SPACE); in convert_to_sfm_char()
Dcifs_unicode.h68 #define SFM_SPACE ((__u16) 0xF028) macro