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()
920 int num_entries, unsigned int type, struct exfat_hint *hint_opt) in exfat_find_dir_entry() argument997 hint_opt->clu = clu.dir; in exfat_find_dir_entry()998 hint_opt->eidx = i; in exfat_find_dir_entry()
467 int num_entries, unsigned int type, struct exfat_hint *hint_opt);