Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
ISFSStats Struct Reference

#include <fs.h>

Public Attributes

u32 blockSize
 
u32 freeBlocks
 
u32 occupiedBlcocks
 
u32 badBlocks
 
u32 reservedBlocks
 
u32 freeInodes
 
u32 occupedInodes
 

Member Data Documentation

◆ badBlocks

u32 ISFSStats::badBlocks

◆ blockSize

u32 ISFSStats::blockSize

◆ freeBlocks

u32 ISFSStats::freeBlocks

◆ freeInodes

u32 ISFSStats::freeInodes

◆ occupedInodes

u32 ISFSStats::occupedInodes

◆ occupiedBlcocks

u32 ISFSStats::occupiedBlcocks

◆ reservedBlocks

u32 ISFSStats::reservedBlocks

The documentation for this struct was generated from the following file: