Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cifs/
Dcifs_unicode.c53 case UNI_GRTRTHAN: in convert_sfu_char()
387 dest_char = cpu_to_le16(UNI_GRTRTHAN); in convert_to_sfu_char()
Dcifs_unicode.h35 #define UNI_GRTRTHAN (__u16) ('>' + 0xF000) macro