|
Retro Rocket Kernel
BASIC-Powered Operating System
|
FAT32 FSINFO structure. More...
#include <fat32.h>
Collaboration diagram for fat32_fs_info_t:Data Fields | |
| uint32_t | signature1 |
| char | reserved1 [480] |
| uint32_t | structsig |
| uint32_t | freecount |
| uint32_t | nextfree |
| char | reserved2 [12] |
| uint32_t | trailsig |
FAT32 FSINFO structure.
| uint32_t fat32_fs_info_t::freecount |
| uint32_t fat32_fs_info_t::nextfree |
| char fat32_fs_info_t::reserved1[480] |
| char fat32_fs_info_t::reserved2[12] |
| uint32_t fat32_fs_info_t::signature1 |
| uint32_t fat32_fs_info_t::structsig |
| uint32_t fat32_fs_info_t::trailsig |