Searched refs:UNI_PIPE (Results 1 – 4 of 4) sorted by relevance
90 case UNI_PIPE: in cifs_mapchar()355 dst_char = cpu_to_le16(UNI_PIPE); in smbConvertToUTF16()
41 #define UNI_PIPE ((__u16)('|' + 0xF000)) macro
49 case UNI_PIPE: in convert_sfu_char()389 dest_char = cpu_to_le16(UNI_PIPE); in convert_to_sfu_char()
37 #define UNI_PIPE (__u16) ('|' + 0xF000) macro