Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/libsnapshot/
H A Dsnapshot_stats.cpp91 uint64_t SnapshotMergeStats::cow_file_size() { in cow_file_size() function in android::snapshot::SnapshotMergeStats
H A Dpartition_cow_creator.cpp267 auto cow_file_size = cow_size.value() - cow_partition_size; in Run() local
H A Dsnapshot_stub.cpp132 uint64_t cow_file_size() override { return 0; } in cow_file_size() function in android::snapshot::SnapshotMergeStatsStub
H A Dsnapshot.cpp4282 uint64_t cow_file_size = 0; in UpdateCowStats() local