Searched refs:cow_part (Results 1 – 1 of 1) sorted by relevance
1485 auto* cow_part = tgt->FindPartition(cow_part_name); in TEST_F() local1486 ASSERT_NE(nullptr, cow_part) << cow_part_name << " does not exist in target metadata"; in TEST_F()1487 auto cow_intervals = ToIntervals(cow_part->extents()); in TEST_F()