Shared between the FS service and the Block library. More...
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. More... | |
Shared between the FS service and the Block library.
#define MAX_UBLOCK_SIZE (60 * 1024) |
Maximum legal size for a ublock.
Definition at line 45 of file block_fs.h.