Home
last modified time | relevance | path

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

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