Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifs_unicode.h33 #define SFM_QUESTION ((__u16) 0xF025) macro
H A Dcifs_unicode.c81 case SFM_QUESTION: in convert_sfm_char()
416 dest_char = cpu_to_le16(SFM_QUESTION); in convert_to_sfm_char()