OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:partition_type
(Results
1 - 9
of
9
) sorted by relevancy
/src/distrib/utils/embedded/conf/
riscv.conf
15
partition_type
="gpt"
17
partition_type
="disklabel"
96
resize_${
partition_type
}=YES
107
for _f in resize_${
partition_type
} creds_msdos; do
evbmips.conf
17
partition_type
="gpt"
19
partition_type
="disklabel"
105
resize_${
partition_type
}=YES
116
for _f in resize_${
partition_type
} creds_msdos; do
evbarm.conf
17
partition_type
="gpt"
19
partition_type
="disklabel"
123
resize_${
partition_type
}=YES
134
for _f in resize_${
partition_type
} creds_msdos; do
evbppc.conf
17
partition_type
="gpt"
19
partition_type
="disklabel"
109
resize_${
partition_type
}=YES
120
for _f in resize_${
partition_type
} creds_msdos; do
/src/sys/sys/
disklabel_acorn.h
89
uint8_t
partition_type
;
member in struct:filecore_bootblock
/src/usr.sbin/sysinst/arch/acorn32/
md.c
109
if (fcbb->
partition_type
== PARTITION_FORMAT_RISCBSD)
111
else if (fcbb->
partition_type
== PARTITION_FORMAT_RISCIX) {
/src/sys/arch/acorn32/stand/lib/
riscospart.c
163
if (bb->
partition_type
== PARTITION_FORMAT_RISCBSD)
/src/sys/arch/arm/arm/
disksubr_acorn.c
239
if (bb->
partition_type
== PARTITION_FORMAT_RISCBSD) {
245
} else if (bb->
partition_type
== PARTITION_FORMAT_RISCIX) {
378
if (bb->
partition_type
!= PARTITION_FORMAT_RISCBSD) {
/src/sbin/disklabel/
main.c
1127
switch (fcbb->
partition_type
) {
Completed in 18 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025