Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Chamelon.Superblock
Sourcetype superblock = {
version_minor : Cstruct.uint16;
version_major : Cstruct.uint16;
block_size : Cstruct.uint32;
block_count : Cstruct.uint32;
name_length_max : Cstruct.uint32;
file_size_max : Cstruct.uint32;
file_attribute_size_max : Cstruct.uint32;
}