|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
#include <bcache.h>

| EVENT_CB_S tagOsBcache::bcacheEvent |
| UINT32 tagOsBcache::bcacheMutex |
| UINT64 tagOsBcache::blockCount |
| UINT32 tagOsBcache::blockSize |
| UINT32 tagOsBcache::blockSizeLog2 |
| BcacheReadFun tagOsBcache::breadFun |
| BcacheWriteFun tagOsBcache::bwriteFun |
| BcacheWritevFun tagOsBcache::bwritevFun |
| UINT64 tagOsBcache::curBlockNum |
| Atomic tagOsBcache::dirtyBlockNums |
| LOS_DL_LIST tagOsBcache::freeListHead |
| LOS_DL_LIST tagOsBcache::listHead |
| UINT8* tagOsBcache::memStart |
| VOID* tagOsBcache::priv |
| struct rb_root tagOsBcache::rbRoot |
| UINT8* tagOsBcache::rwBuffer |
| UINT32 tagOsBcache::sectorPerBlock |
| UINT32 tagOsBcache::sectorSize |