Searched refs:root_partition (Results 1 – 6 of 6) sorted by relevance
740 "root_partition = %d, contains_boot=%d\n", in rf_buildroothack() 742 DEVICE_XNAME(booted_device), rsc->sc_r.root_partition, in rf_buildroothack() 749 rsc->sc_r.root_partition == 1 || in rf_buildroothack() 777 if (r->root_partition == 0) in rf_buildroothack() 3265 printf(" Root partition: %s\n", rp[clabel->root_partition & 3]); in rf_print_component_label() 3377 (clabel1->root_partition == clabel2->root_partition) && in rf_does_it_fit() 3562 raidPtr->root_partition = new_value; in rf_set_rootpartition() 3566 clabel->root_partition = new_value; in rf_set_rootpartition() 3575 clabel->root_partition in rf_set_rootpartition() [all...]
150 int root_partition; /* Use this set as / member
461 int root_partition; /* Use this set as / member
407 /* autoconfigure and root_partition will actually get filled in in rf_Configure() 410 raidPtr->root_partition = 0; in rf_Configure()
97 resize_disklabel_part=$(printf \\$(printf '%03o' $(( 97 + $(sysctl -n kern.root_partition) ))))
844 rootpart[component_label.root_partition & 3]); in get_component_label()