Home
last modified time | relevance | path

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

/linux-4.1.27/fs/cifs/
Dcifs_unicode.c89 case SFM_QUESTION: in convert_sfm_char()
419 dest_char = cpu_to_le16(SFM_QUESTION); in convert_to_sfm_char()
Dcifs_unicode.h61 #define SFM_QUESTION ((__u16) 0xF025) macro