Home
last modified time | relevance | path

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

/aosp12/system/core/fs_mgr/libsnapshot/
H A Dpartition_cow_creator_test.cpp317 void BlocksToExtents(const std::vector<uint64_t>& blocks, in BlocksToExtents() function
339 BlocksToExtents(src_blocks, op.mutable_src_extents()); in CreateCopyOp()
340 BlocksToExtents(dst_blocks, op.mutable_dst_extents()); in CreateCopyOp()