Mirror von
https://github.com/tkuschel/bees.git
synchronisiert 2026-06-19 06:57:54 +02:00
btrfs-tree: add chunk items: length and type
Signed-off-by: Zygo Blaxell <bees@furryterror.org>
Dieser Commit ist enthalten in:
@@ -33,6 +33,11 @@ namespace crucible {
|
||||
uint64_t block_group_used() const;
|
||||
/// @}
|
||||
|
||||
/// @{ Chunk items
|
||||
uint64_t chunk_length() const;
|
||||
uint64_t chunk_type() const;
|
||||
/// @}
|
||||
|
||||
/// @{ Dev extent items (physical byte ranges)
|
||||
uint64_t dev_extent_chunk_offset() const;
|
||||
uint64_t dev_extent_length() const;
|
||||
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren