ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

FF_BUFFER Struct Reference

FullFAT handles memory with buffers, described as below. More...

Data Fields

FF_T_UINT32 Sector
 The LBA of the Cached sector.
FF_T_UINT32 LRU
 For the Least Recently Used algorithm.
FF_T_UINT16 NumHandles
 Number of objects using this buffer.
FF_T_UINT16 Persistance
 For the persistance algorithm.
FF_T_UINT8 Mode
 Read or Write mode.
FF_T_BOOL Modified
 If the sector was modified since read.
FF_T_BOOL Valid
 Initially FALSE.
FF_T_UINT8pBuffer
 Pointer to the cache block.

Detailed Description

FullFAT handles memory with buffers, described as below.

Note:
This may change throughout development.

Definition at line 101 of file ff_ioman.h.


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

Generated on Sat May 26 2012 06:19:34 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.