Home
last modified time | relevance | path

Searched defs:fat_itr (Results 1 – 2 of 2) sorted by relevance

/u-boot/fs/fat/
A Dfat.c670 struct fat_itr { struct
674 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 …]
/u-boot/include/
A Dfat.h188 typedef struct fat_itr fat_itr; typedef

Completed in 8 milliseconds