Structs§
- Cloned
- A Cloned Extent comes from another file. This extent references the original File and the location in that file for debuggability of BTRFS sendstreams.
Enums§
- Extent
- A single piece of data that makes up a file. Immutable but can be composed with other Extents in order to implement mutable files on top of immutable extent chunks.