Searched refs:rootc (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/utest/chromeos-disk-setup/
H A Dchromeos-disk-setup.cpp306 void resize_rootc_from_state(TestState* test, gpt_partition_t* rootc, argument
308 rootc->first = state->first;
309 rootc->last = rootc->first + test->RootCBlks() - 1;
310 state->first = rootc->last + 1;

Completed in 24 milliseconds