Expand description
Provides structs and logic to build ext2 file system with configurations.
Structs§
- A struct to represent the configuration of an ext2 filesystem.
 - Memory region for ext2 with its config.
 - Memory regions where ext2 metadata were written with information of mmap operations to be done.