OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:new_parts
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/sysinst/
disks.c
802
struct disk_partitions *
new_parts
)
822
new_parts
))
828
if (!
new_parts
->pscheme->adapt_foreign_part_info(
new_parts
,
833
if (!
new_parts
->pscheme->add_partition(
new_parts
, &ninfo,
843
struct disk_partitions *old_parts, *
new_parts
;
local
858
new_parts
= new_scheme->create_new_for_disk(p->diskdev,
860
if (
new_parts
== NULL) {
866
if (!convert_copy(old_parts,
new_parts
)) {
[
all
...]
disks.c
802
struct disk_partitions *
new_parts
)
822
new_parts
))
828
if (!
new_parts
->pscheme->adapt_foreign_part_info(
new_parts
,
833
if (!
new_parts
->pscheme->add_partition(
new_parts
, &ninfo,
843
struct disk_partitions *old_parts, *
new_parts
;
local
858
new_parts
= new_scheme->create_new_for_disk(p->diskdev,
860
if (
new_parts
== NULL) {
866
if (!convert_copy(old_parts,
new_parts
)) {
[
all
...]
Completed in 56 milliseconds
Indexes created Wed Jul 08 00:27:11 UTC 2026