Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dcifs_unicode.c63 case UNI_PIPE: in convert_sfu_char()
403 dest_char = cpu_to_le16(UNI_PIPE); in convert_to_sfu_char()
Dcifs_unicode.h52 #define UNI_PIPE (__u16) ('|' + 0xF000) macro