Searched refs:ExtentsToVector (Results 1 – 6 of 6) sorted by relevance
62 ExtentsToVector(*extents, &extents_vector); in ExtendExtents()63 ExtentsToVector(extents_to_add, &extents_to_add_vector); in ExtendExtents()82 void ExtentsToVector(const google::protobuf::RepeatedPtrField<Extent>& extents, in ExtentsToVector() function
59 void ExtentsToVector(const google::protobuf::RepeatedPtrField<Extent>& extents,
273 ExtentsToVector(aop->op.dst_extents(), &dst_extents); in AddDataAndSetType()300 ExtentsToVector(aop.op.src_extents(), &src_extents); in AddSourceHash()
88 ExtentsToVector(first_op.src_extents(), &first_op_vec); in TEST()
769 ExtentsToVector(aop.op.src_extents(), &aop_src_extents); in TEST_F()
554 ExtentsToVector((*graph)[cut.old_dst].aop.op.dst_extents(), &new_extents); in ConvertCutToFullOp()