Searched refs:hint_opt (Results 1 – 3 of 3) sorted by relevance
600 struct exfat_hint hint_opt; in exfat_find() local624 num_entries, TYPE_ALL, &hint_opt); in exfat_find()634 cdir.dir = hint_opt.clu; in exfat_find()637 dentry = hint_opt.eidx; in exfat_find()
928 int num_entries, unsigned int type, struct exfat_hint *hint_opt) in exfat_find_dir_entry() argument1005 hint_opt->clu = clu.dir; in exfat_find_dir_entry()1006 hint_opt->eidx = i; in exfat_find_dir_entry()
460 int num_entries, unsigned int type, struct exfat_hint *hint_opt);