Home
last modified time | relevance | path

Searched refs:kSnapshotChunkSize (Results 1 – 5 of 5) sorted by relevance

/aosp14/system/core/fs_mgr/libsnapshot/
H A Dutility.h36 static constexpr uint32_t kSnapshotChunkSize = 8; variable
H A Dpartition_cow_creator.cpp178 DmSnapCowSizeCalculator sc(kSectorSize, kSnapshotChunkSize); in GetCowSize()
H A Dutility.cpp114 constexpr ssize_t kDmSnapZeroFillSize = kSectorSize * kSnapshotChunkSize; in InitializeKernelCow()
H A Dpartition_cow_creator_test.cpp143 const uint64_t chunk_size = kSnapshotChunkSize * dm::kSectorSize; in TEST_F()
H A Dsnapshot.cpp621 kSnapshotChunkSize); in MapSnapshot()
942 SnapshotStorageMode::Merge, kSnapshotChunkSize); in RewriteSnapshotDeviceTable()