Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dcifs_unicode.c69 case UNI_LESSTHAN: in convert_sfu_char()
402 dest_char = cpu_to_le16(UNI_LESSTHAN); in convert_to_sfu_char()
Dcifs_unicode.h51 #define UNI_LESSTHAN (__u16) ('<' + 0xF000) macro