Lines Matching refs:wchar_t
32 #define FAT_MAX_UNI_SIZE (FAT_MAX_UNI_CHARS * sizeof(wchar_t))
142 const wchar_t *uni, int len, struct nls_table *nls) in uni16_to_x8()
145 const wchar_t *ip; in uni16_to_x8()
146 wchar_t ec; in uni16_to_x8()
181 static inline int fat_uni_to_x8(struct super_block *sb, const wchar_t *uni, in fat_uni_to_x8()
193 fat_short2uni(struct nls_table *t, unsigned char *c, int clen, wchar_t *uni) in fat_short2uni()
207 int clen, wchar_t *uni) in fat_short2lower_uni()
210 wchar_t wc; in fat_short2lower_uni()
235 wchar_t *uni_buf, unsigned short opt, int lower) in fat_shortname2uni()
281 wchar_t **unicode, unsigned char *nr_slots) in fat_parse_long()
359 wchar_t uni_name[14]; in fat_parse_short()
470 wchar_t *unicode = NULL; in fat_search_long()
561 wchar_t *unicode = NULL; in __fat_readdir()