OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:new_part
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/sysinst/
partman.c
3321
part_id
new_part
, id;
local in function:pm_whole_disk
3370
new_part
= parts->pscheme->add_partition(parts, &info, NULL);
3371
if (
new_part
== NO_PART)
3374
parts->pscheme->get_part_info(parts,
new_part
, &oinfo);
3386
new_part
= NO_PART;
3395
if (
new_part
== NO_PART)
3396
new_part
= i;
3417
new_part
= id;
3427
return
new_part
;
partman.c
3321
part_id
new_part
, id;
local in function:pm_whole_disk
3370
new_part
= parts->pscheme->add_partition(parts, &info, NULL);
3371
if (
new_part
== NO_PART)
3374
parts->pscheme->get_part_info(parts,
new_part
, &oinfo);
3386
new_part
= NO_PART;
3395
if (
new_part
== NO_PART)
3396
new_part
= i;
3417
new_part
= id;
3427
return
new_part
;
Completed in 193 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025