Home
last modified time | relevance | path

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

/linux-6.1.9/fs/exfat/
Dexfat_fs.h159 struct exfat_hint { struct
272 struct exfat_hint hint_bmap;
274 struct exfat_hint hint_stat;
467 int num_entries, unsigned int type, struct exfat_hint *hint_opt);
Ddir.c920 int num_entries, unsigned int type, struct exfat_hint *hint_opt) in exfat_find_dir_entry()
928 struct exfat_hint *hint_stat = &ei->hint_stat; in exfat_find_dir_entry()
Dnamei.c600 struct exfat_hint hint_opt; in exfat_find()