Home
last modified time | relevance | path

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

/linux-6.1.9/fs/fat/
Dnamei_vfat.c511 xlate_to_uni(const unsigned char *name, int len, unsigned char *outname, in xlate_to_uni() function
602 err = xlate_to_uni(name, len, (unsigned char *)uname, &ulen, &usize, in vfat_build_slots()