Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifs_unicode.h36 #define SFM_LESSTHAN ((__u16) 0xF023) macro
H A Dcifs_unicode.c90 case SFM_LESSTHAN: in convert_sfm_char()
419 dest_char = cpu_to_le16(SFM_LESSTHAN); in convert_to_sfm_char()