Home
last modified time | relevance | path

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

/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.c918 int num_entries, unsigned int type, struct exfat_hint *hint_opt) in exfat_find_dir_entry()
926 struct exfat_hint *hint_stat = &ei->hint_stat; in exfat_find_dir_entry()
Dnamei.c611 struct exfat_hint hint_opt; in exfat_find()