Home
last modified time | relevance | path

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

/aosp_15_r20/system/core/fs_mgr/libsnapshot/
H A Dpartition_cow_creator.h58 std::vector<ChromeOSExtent> extra_extents = {}; member
H A Dsnapshot.cpp3621 auto& extra_extents = extra_extents_map[suffixed_name]; in CreateUpdateSnapshotsInternal() local