struct IntegrityShape
Defined at line 21 of file ../../src/devices/block/drivers/block-verity/geometry.h
A block_verity partition is composed of three sections:
* superblock
* integrity section
* data section
The amount of space allocated to each section varies by virtual block size (in
bytes), hash function output length (in bytes), and block device size (in
virtual blocks).
Public Members
uint64_t integrity_block_count
uint32_t tree_depth