Searched refs:unicache (Results 1 – 1 of 1) sorted by relevance
360 struct unicache { in vfat_cvt_longname() struct364 static struct unicache unicache[256]; in vfat_cvt_longname() local365 struct unicache *uc; in vfat_cvt_longname()372 uc = &unicache[cp % 256]; in vfat_cvt_longname()