Searched defs:itr (Results 1 – 2 of 2) sorted by relevance
76 static int fat_move_to_cluster(fat_itr *itr, unsigned int cluster) in fat_move_to_cluster()258 static int fat_find_empty_dentries(fat_itr *itr, int count) in fat_find_empty_dentries()650 static int flush_dir(fat_itr *itr) in flush_dir()820 static int new_dir_table(fat_itr *itr) in new_dir_table()1313 fat_itr *itr = NULL; in file_fat_write_at() local1440 static int fat_dir_entries(fat_itr *itr) in fat_dir_entries()1483 static int delete_single_dentry(fat_itr *itr) in delete_single_dentry()1501 static int delete_long_name(fat_itr *itr) in delete_long_name()1525 static int delete_dentry_long(fat_itr *itr) in delete_dentry_long()1564 fat_itr *itr = NULL; in fat_unlink() local[all …]
743 static int fat_itr_root(fat_itr *itr, fsdata *fsdata) in fat_itr_root()777 static void fat_itr_child(fat_itr *itr, fat_itr *parent) in fat_itr_child()811 void *fat_next_cluster(fat_itr *itr, unsigned int *nbytes) in fat_next_cluster()878 static dir_entry *next_dent(fat_itr *itr) in next_dent()905 static dir_entry *extract_vfat_name(fat_itr *itr) in extract_vfat_name()963 static int fat_itr_next(fat_itr *itr) in fat_itr_next()1032 static int fat_itr_isdir(fat_itr *itr) in fat_itr_isdir()1203 fat_itr *itr; in fat_exists() local1223 fat_itr *itr; in fat_size() local1261 fat_itr *itr; in file_fat_read_at() local[all …]
Completed in 7 milliseconds