Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/exfat/
Dexfat_fs.h160 struct exfat_hint { struct
273 struct exfat_hint hint_bmap;
275 struct exfat_hint hint_stat;
464 int num_entries, unsigned int type, struct exfat_hint *hint_opt);
Ddir.c936 int num_entries, unsigned int type, struct exfat_hint *hint_opt) in exfat_find_dir_entry()
944 struct exfat_hint *hint_stat = &ei->hint_stat; in exfat_find_dir_entry()
Dnamei.c600 struct exfat_hint hint_opt; in exfat_find()