Searched refs:fat_short2lower_uni (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/fat/ |
H A D | dir.c | 206 fat_short2lower_uni(struct nls_table *t, unsigned char *c, in fat_short2lower_uni() function 240 len = fat_short2lower_uni(nls, buf, buf_size, uni_buf); in fat_shortname2uni() 245 len = fat_short2lower_uni(nls, buf, buf_size, uni_buf); in fat_shortname2uni()
|
/kernel/linux/linux-6.6/fs/fat/ |
H A D | dir.c | 206 fat_short2lower_uni(struct nls_table *t, unsigned char *c, in fat_short2lower_uni() function 240 len = fat_short2lower_uni(nls, buf, buf_size, uni_buf); in fat_shortname2uni() 245 len = fat_short2lower_uni(nls, buf, buf_size, uni_buf); in fat_shortname2uni()
|
Completed in 5 milliseconds