Searched refs:UNI_COLON (Results 1 – 4 of 4) sorted by relevance
81 case UNI_COLON: in cifs_mapchar()340 dst_char = cpu_to_le16(UNI_COLON); in smbConvertToUTF16()
38 #define UNI_COLON ((__u16)(':' + 0xF000)) macro
40 case UNI_COLON: in convert_sfu_char()374 dest_char = cpu_to_le16(UNI_COLON); in convert_to_sfu_char()
34 #define UNI_COLON (__u16) (':' + 0xF000) macro