Module builder

Source
Expand description

Provides structs and logic to build ext2 file system with configurations.

Structsยง

Builder
A struct to represent the configuration of an ext2 filesystem.
MemRegion
Memory region for ext2 with its config.
MemRegionWithMappingInfo
Memory regions where ext2 metadata were written with information of mmap operations to be done.