Searched defs:fat_itr (Results 1 – 2 of 2) sorted by relevance
670 struct fat_itr { struct674 fsdata *fsdata;678 unsigned int start_clust;682 unsigned int clust;686 unsigned int next_clust;690 int last_cluster;694 int is_root;698 int remaining;702 dir_entry *dent;706 int dent_rem;[all …]
188 typedef struct fat_itr fat_itr; typedef
Completed in 8 milliseconds