Home
last modified time | relevance | path

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

/Linux-v6.6/fs/exfat/
Dexfat_fs.h183 struct exfat_hint { struct
297 struct exfat_hint hint_bmap;
299 struct exfat_hint hint_stat;
492 struct exfat_hint *hint_opt);
Ddir.c984 struct exfat_hint *hint_opt) in exfat_find_dir_entry()
992 struct exfat_hint *hint_stat = &ei->hint_stat; in exfat_find_dir_entry()
Dnamei.c608 struct exfat_hint hint_opt; in exfat_find()