HomeSort by: relevance | last modified time | path
    Searched refs:root_partition (Results 1 - 6 of 6) sorted by relevancy

  /src/distrib/utils/embedded/files/
resize_disklabel 97 resize_disklabel_part=$(printf \\$(printf '%03o' $(( 97 + $(sysctl -n kern.root_partition) ))))
  /src/sys/dev/raidframe/
rf_raid.h 150 int root_partition; /* Use this set as / member in struct:RF_Raid_s
rf_netbsdkintf.c 740 "root_partition = %d, contains_boot=%d\n",
742 DEVICE_XNAME(booted_device), rsc->sc_r.root_partition,
749 rsc->sc_r.root_partition == 1 ||
777 if (r->root_partition == 0)
3265 printf(" Root partition: %s\n", rp[clabel->root_partition & 3]);
3377 (clabel1->root_partition == clabel2->root_partition) &&
3562 raidPtr->root_partition = new_value;
3566 clabel->root_partition = new_value;
3575 clabel->root_partition = new_value
    [all...]
raidframevar.h 461 int root_partition; /* Use this set as / member in struct:RF_ComponentLabel_s
rf_driver.c 407 /* autoconfigure and root_partition will actually get filled in
410 raidPtr->root_partition = 0;
  /src/sbin/raidctl/
raidctl.c 844 rootpart[component_label.root_partition & 3]);

Completed in 18 milliseconds