RAWVOLUME Struct Reference
[XgRawFs]
Volume info structure.
More...
Detailed Description
Volume info structure.
Definition at line 58 of file rawfs.h.
Field Documentation
Number of free clusters.
Definition at line 60 of file rawfs.h.
Mutual exclusion filesystem access semaphore.
Definition at line 62 of file rawfs.h.
Mutual exclusion I/O semaphore.
Definition at line 64 of file rawfs.h.
Number of sectors in this volume.
Definition at line 66 of file rawfs.h.
size_t RAWVOLUME::vol_sect_len |
Bytes per sector.
Definition at line 68 of file rawfs.h.
Sector data buffer.
Definition at line 70 of file rawfs.h.
Buffered sector number.
Definition at line 72 of file rawfs.h.
int RAWVOLUME::vol_sect_dirty |
If not zero, buffer needs to be written.
Definition at line 74 of file rawfs.h.
The documentation for this struct was generated from the following file: