Searched refs:exfat_iterator (Results 1 – 3 of 3) sorted by relevance
29 struct exfat_iterator* it) in exfat_opendir()42 void exfat_closedir(struct exfat* ef, struct exfat_iterator* it) in exfat_closedir()49 struct exfat_node* exfat_readdir(struct exfat_iterator* it) in exfat_readdir()83 struct exfat_iterator it; in lookup_name()
137 struct exfat_iterator struct182 struct exfat_iterator* it);183 void exfat_closedir(struct exfat* ef, struct exfat_iterator* it);184 struct exfat_node* exfat_readdir(struct exfat_iterator* it);
756 struct exfat_iterator it; in exfat_fs_readdir()833 struct exfat_iterator it; in exfat_fs_ls()
Completed in 8 milliseconds