Home
last modified time | relevance | path

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

/fs/exfat/
A Dlookup.c29 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()
A Dexfat.h137 struct exfat_iterator struct
182 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);
A Dio.c756 struct exfat_iterator it; in exfat_fs_readdir()
833 struct exfat_iterator it; in exfat_fs_ls()

Completed in 8 milliseconds