Searched refs:UNI_COLON (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/smb/server/
H A Dunicode.c47 case UNI_COLON:
364 dst_char = cpu_to_le16(UNI_COLON);
/linux-master/fs/nls/
H A Dnls_ucs2_utils.h38 #define UNI_COLON ((__u16)(':' + 0xF000)) macro
/linux-master/fs/smb/client/
H A Dcifs_unicode.c39 case UNI_COLON:
373 dest_char = cpu_to_le16(UNI_COLON);

Completed in 156 milliseconds