PHATSECTBUF Struct Reference
[Volume Support]


Detailed Description

Sector buffer structure.

Definition at line 175 of file phatvol.h.


Data Fields

uint8_tsect_data
 Sector data buffer.
uint32_t sect_num
 Sector currently stored in the buffer.
int sect_dirty
 If not zero, buffer needs to be written.

Field Documentation

uint8_t* PHATSECTBUF::sect_data

Sector data buffer.

Definition at line 177 of file phatvol.h.

Referenced by Phat12GetClusterLink(), Phat12SetClusterLink(), Phat16GetClusterLink(), Phat16SetClusterLink(), Phat32GetClusterLink(), Phat32SetClusterLink(), PhatDirEntryUpdate(), PhatFileRead(), PhatFileWrite(), PhatSectorFlush(), PhatSectorLoad(), PhatVolMount(), and PhatVolUnmount().

uint32_t PHATSECTBUF::sect_num

Sector currently stored in the buffer.

Definition at line 179 of file phatvol.h.

Referenced by PhatSectorFlush(), PhatSectorLoad(), and PhatVolMount().

int PHATSECTBUF::sect_dirty

If not zero, buffer needs to be written.

Definition at line 181 of file phatvol.h.

Referenced by Phat12SetClusterLink(), Phat16SetClusterLink(), Phat32SetClusterLink(), PhatDirEntryUpdate(), PhatFileWrite(), and PhatSectorFlush().


The documentation for this struct was generated from the following file:
© 2000-2007 by egnite Software GmbH - visit http://www.ethernut.de/