Searched defs:FileChunk (Results 1 – 1 of 1) sorted by relevance
31 typedef struct FileChunk FileChunk; typedef39 struct FileChunk { struct40 FileChunk *pNext; /* Next chunk in the journal */ argument45 ** By default, allocate this many bytes of memory for each FileChunk object. argument