FS block formats (shared between FS and Block) More...
Go to the source code of this file.
Data Structures | |
| struct | UBlock |
| universal block for keyword and namespace search results More... | |
| struct | OnDemandBlock |
| index block (indexing a DBlock that can be obtained directly from reading the plaintext file) More... | |
Macros | |
| #define | MAX_UBLOCK_SIZE (60 * 1024) |
| Maximum legal size for a ublock. | |
FS block formats (shared between FS and Block)
Definition in file block_fs.h.