Searched defs:itr (Results 1 – 1 of 1) sorted by relevance
671 static int fat_itr_root(fat_itr *itr, fsdata *fsdata) in fat_itr_root()703 static void fat_itr_child(fat_itr *itr, fat_itr *parent) in fat_itr_child()722 static void *next_cluster(fat_itr *itr) in next_cluster()772 static dir_entry *next_dent(fat_itr *itr) in next_dent()797 static dir_entry *extract_vfat_name(fat_itr *itr) in extract_vfat_name()843 static int fat_itr_next(fat_itr *itr) in fat_itr_next()889 static int fat_itr_isdir(fat_itr *itr) in fat_itr_isdir()917 static int fat_itr_resolve(fat_itr *itr, const char *path, unsigned type) in fat_itr_resolve()1037 fat_itr *itr; in fat_exists() local1057 fat_itr *itr; in fat_size() local[all …]