Searched refs:hint_opt (Results 1 – 3 of 3) sorted by relevance
611 struct exfat_hint hint_opt; in exfat_find() local635 num_entries, TYPE_ALL, &hint_opt); in exfat_find()645 cdir.dir = hint_opt.clu; in exfat_find()648 dentry = hint_opt.eidx; in exfat_find()
936 int num_entries, unsigned int type, struct exfat_hint *hint_opt) in exfat_find_dir_entry() argument1013 hint_opt->clu = clu.dir; in exfat_find_dir_entry()1014 hint_opt->eidx = i; in exfat_find_dir_entry()
464 int num_entries, unsigned int type, struct exfat_hint *hint_opt);