Home
last modified time | relevance | path

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

/Linux-v5.15/fs/exfat/
Dexfat_fs.h160 struct exfat_hint { struct
271 struct exfat_hint hint_bmap;
273 struct exfat_hint hint_stat;
460 int num_entries, unsigned int type, struct exfat_hint *hint_opt);
Ddir.c928 int num_entries, unsigned int type, struct exfat_hint *hint_opt) in exfat_find_dir_entry()
936 struct exfat_hint *hint_stat = &ei->hint_stat; in exfat_find_dir_entry()
Dnamei.c600 struct exfat_hint hint_opt; in exfat_find()