Searched refs:fat_shortname2uni (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/fat/ |
H A D | dir.c | 234 fat_shortname2uni(struct nls_table *nls, unsigned char *buf, int buf_size, in fat_shortname2uni() function 382 chl = fat_shortname2uni(nls_disk, &work[i], 8 - i, in fat_parse_short() 418 chl = fat_shortname2uni(nls_disk, &work[k], MSDOS_NAME - k, in fat_parse_short()
|
/kernel/linux/linux-6.6/fs/fat/ |
H A D | dir.c | 234 fat_shortname2uni(struct nls_table *nls, unsigned char *buf, int buf_size, in fat_shortname2uni() function 382 chl = fat_shortname2uni(nls_disk, &work[i], 8 - i, in fat_parse_short() 418 chl = fat_shortname2uni(nls_disk, &work[k], MSDOS_NAME - k, in fat_parse_short()
|
Completed in 5 milliseconds