Home
last modified time | relevance | path

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

/linux-5.19.10/fs/cifs/
Dcifs_unicode.c94 case SFM_SPACE: in convert_sfm_char()
436 dest_char = cpu_to_le16(SFM_SPACE); in convert_to_sfm_char()
Dcifs_unicode.h53 #define SFM_SPACE ((__u16) 0xF028) macro