uffs_blockInfoCacheSt Struct Reference

block information structure, used to manager block information caches More...

#include <uffs_device.h>


Data Fields

uffs_blockInfohead
 buffer head of block info(spares)
void * internalBufHead
 internal buffer head, used for release whole buffer
int maxBlockCached
 maximun block info buffers
uffs_blockInfotail


Detailed Description

block information structure, used to manager block information caches

Definition at line 97 of file uffs_device.h.


Field Documentation

uffs_blockInfo* uffs_blockInfoCacheSt::head

buffer head of block info(spares)

Definition at line 98 of file uffs_device.h.

Referenced by uffs_ExpireAllBlockInfo(), uffs_FindBlockInfoInCache(), uffs_GetBlockInfo(), uffs_InitBlockInfoCache(), uffs_IsAllBlockInfoFree(), and uffs_ReleaseBlockInfoCache().

void* uffs_blockInfoCacheSt::internalBufHead

internal buffer head, used for release whole buffer

Definition at line 101 of file uffs_device.h.

Referenced by uffs_InitBlockInfoCache(), and uffs_ReleaseBlockInfoCache().

int uffs_blockInfoCacheSt::maxBlockCached

maximun block info buffers

Definition at line 100 of file uffs_device.h.

Referenced by uffs_InitBlockInfoCache().

uffs_blockInfo* uffs_blockInfoCacheSt::tail

Definition at line 99 of file uffs_device.h.

Referenced by uffs_InitBlockInfoCache(), and uffs_ReleaseBlockInfoCache().


The documentation for this struct was generated from the following file:
Generated on Sat Mar 17 15:45:45 2007 for uffs-doc by  doxygen 1.5.0