Searched refs:fat_get_boot (Results 1 – 3 of 3) sorted by relevance
227 boot = fat_get_boot(fat); in resetDosDirSection()304 boot = fat_get_boot(fat); in delete()393 boot = fat_get_boot(fat); in checksize()484 boot = fat_get_boot(fat); in check_subdirectory()563 boot = fat_get_boot(fat); in readDosDirSection()1088 struct bootblock *boot = fat_get_boot(fat); in reconnect()
103 struct bootblock* fat_get_boot(struct fat_descriptor *);
527 fat_get_boot(struct fat_descriptor *fat) { in fat_get_boot() function