Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/libsnapshot/
H A Dpartition_cow_creator.cpp134 bool WriteExtent(DmSnapCowSizeCalculator* sc, const chromeos_update_engine::Extent& de, in WriteExtent() function
183 if (!WriteExtent(&sc, de, sectors_per_block)) return std::nullopt; in GetCowSize()
198 if (!WriteExtent(&sc, de, sectors_per_block)) return std::nullopt; in GetCowSize()