Searched refs:total_sectors (Results 1 – 5 of 5) sorted by relevance
467 EXPECT_EQ(status.total_sectors, 456); in TEST_F()481 status.total_sectors = 1000; in TEST_F()486 status.total_sectors = 1000; in TEST_F()492 status.total_sectors = 1000; in TEST_F()497 status.total_sectors = 1000; in TEST_F()502 status.total_sectors = 1000; in TEST_F()510 status.total_sectors = 1000; in TEST_F()515 status.total_sectors = 1000; in TEST_F()520 status.total_sectors = 0; in TEST_F()525 status.total_sectors = 0; in TEST_F()
170 uint64_t t = status.total_sectors; in MergePercent()201 &status->total_sectors, &status->metadata_sectors); in ParseStatusText()
218 uint64_t total_sectors; member
187 uint64 total_sectors = 3;
809 initial_target_values.total_sectors += current_status.total_sectors; in InitiateMerge()830 initial_status.set_total_sectors(initial_target_values.total_sectors); in InitiateMerge()2102 fake_snapshots_status.total_sectors += current_status.total_sectors; in GetUpdateState()