Constant SUPER_BLOCK_CHUNK_SIZE

Source
pub const SUPER_BLOCK_CHUNK_SIZE: u64 = 65536;
Expand description

The superblock is extended in units of SUPER_BLOCK_CHUNK_SIZE as required.