PHATSECTBUF Struct Reference
[Volume Support]


Detailed Description

Sector buffer structure.

Definition at line 172 of file phatvol.h.


Data Fields

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

Field Documentation

u_char* PHATSECTBUF::sect_data

Sector data buffer.

Definition at line 174 of file phatvol.h.

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

u_long PHATSECTBUF::sect_num

Sector currently stored in the buffer.

Definition at line 176 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 178 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/