Home
last modified time | relevance | path

Searched defs:PartitionCowCreator (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/core/fs_mgr/libsnapshot/
H A Dpartition_cow_creator.h32 struct PartitionCowCreator { struct
33 using Extent = android::fs_mgr::Extent;
35 using Interval = android::fs_mgr::Interval;
44 MetadataBuilder* target_metadata = nullptr;
46 std::string target_suffix;
48 Partition* target_partition = nullptr;
53 std::string current_suffix;
55 const PartitionUpdate* update = nullptr;
60 bool compression_enabled = false;
61 std::string compression_algorithm;
[all …]