Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dcifs_unicode.c96 case SFM_QUESTION: in convert_sfm_char()
431 dest_char = cpu_to_le16(SFM_QUESTION); in convert_to_sfm_char()
Dcifs_unicode.h62 #define SFM_QUESTION ((__u16) 0xF025) macro