Module ext2::arena

source ·
Expand description

Defines an arena allocator backed by base::MemoryMapping.

Structs§

  • Memory arena backed by base::MemoryMapping.
  • Represents a ID of a disk block.
  • Information on how to mmap a host file to ext2 blocks.
  • Region 🔒
  • Manages a set of regions that are not overlapping each other.