Home
last modified time | relevance | path

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

/linux/fs/fat/
H A Ddir.c220 fat_short2uni(struct nls_table *t, unsigned char *c, int clen, wchar_t *uni) in fat_short2uni() function
269 len = fat_short2uni(nls, buf, buf_size, uni_buf); in fat_shortname2uni()
274 len = fat_short2uni(nls, buf, buf_size, uni_buf); in fat_shortname2uni()
276 len = fat_short2uni(nls, buf, buf_size, uni_buf); in fat_shortname2uni()
447 fat_short2uni(nls_disk, ".", 1, &uni_name[j++]); in fat_parse_short()