Searched defs:CChunk (Results 1 – 2 of 2) sorted by relevance
75 struct CChunk struct77 UInt32 VirtBlock;78 Byte Fill [kFillSize];79 UInt64 PhyOffset;81 CChunk() in CChunk() function
1988 struct CChunk struct1990 int BlockIndex;1991 UInt64 AccessMark;1992 Byte *Buf;1993 size_t BufSize;1995 void Free() in Free()2001 void Alloc(size_t size) in Alloc()