Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dcifs_unicode.c66 case UNI_GRTRTHAN: in convert_sfu_char()
400 dest_char = cpu_to_le16(UNI_GRTRTHAN); in convert_to_sfu_char()
Dcifs_unicode.h50 #define UNI_GRTRTHAN (__u16) ('>' + 0xF000) macro