Searched defs:FileChunk (Results 1 – 1 of 1) sorted by relevance
22 typedef struct FileChunk FileChunk; typedef43 struct FileChunk { struct44 FileChunk *pNext; /* Next chunk in the journal */ argument54 FileChunk *pChunk; /* Specific chunk into which cursor points */ argument