Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp2235 auto cow_partition_sectors = snapshot_status.cow_partition_size() / kSectorSize; in MapCowDevices() local
2237 table.Emplace<DmTargetLinear>(cow_partition_sectors, cow_image_sectors, cow_image_device, in MapCowDevices()