Searched defs:UNI_LESSTHAN (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/fs/ksmbd/ | ||
D | unicode.h | 40 #define UNI_LESSTHAN ((__u16)('<' + 0xF000)) macro |
/linux-6.1.9/fs/cifs/ | ||
D | cifs_unicode.h | 36 #define UNI_LESSTHAN (__u16) ('<' + 0xF000) macro |