Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/libsnapshot/
H A Dpartition_cow_creator.h32 struct PartitionCowCreator { struct
33 using Extent = android::fs_mgr::Extent;
46 std::string target_suffix;
48 Partition* target_partition = nullptr;
53 std::string current_suffix;
55 const PartitionUpdate* update = nullptr;
60 bool using_snapuserd = false;
61 std::string compression_algorithm;
64 bool enable_threading;
67 bool batched_writes;
[all …]