
Public Attributes | |
| struct fat_boot | bs |
| unsigned int * | fat |
| unsigned int | fat_length |
| disk_sector_t | data_start |
| cluster_t | last_clst |
| struct lock | write_lock |
| struct fat_boot fat_fs::bs |
| disk_sector_t fat_fs::data_start |
| unsigned int* fat_fs::fat |
| unsigned int fat_fs::fat_length |
| cluster_t fat_fs::last_clst |
| struct lock fat_fs::write_lock |