Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/
Dpartition_cow_creator.cpp61 for (auto& partition_extent : p->extents()) { in HasExtent() local
62 auto intersection = Intersect(partition_extent.get(), e); in HasExtent()