OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PART_BOOT_TYPE
(Results
1 - 15
of
15
) sorted by relevancy
/src/usr.sbin/sysinst/arch/ews4800mips/
md.h
42
#define
PART_BOOT_TYPE
FS_SYSVBFS
md.c
143
if (info.fs_type !=
PART_BOOT_TYPE
)
258
.fs_type =
PART_BOOT_TYPE
,
/src/usr.sbin/sysinst/arch/cobalt/
md.h
50
#define
PART_BOOT_TYPE
FS_EX2FS
md.c
126
if (install->infos[part].fs_type ==
PART_BOOT_TYPE
)
230
if (install->infos[i].fs_type !=
PART_BOOT_TYPE
)
293
.fs_type =
PART_BOOT_TYPE
,
/src/usr.sbin/sysinst/arch/prep/
md.h
51
#define
PART_BOOT_TYPE
FS_BOOT
md.c
231
if (install->infos[i].fs_type !=
PART_BOOT_TYPE
)
291
.fs_type =
PART_BOOT_TYPE
,
/src/usr.sbin/sysinst/arch/luna68k/
md.h
45
#define
PART_BOOT_TYPE
FS_BSDFFS
md.c
124
if (install->infos[i].fs_type !=
PART_BOOT_TYPE
)
/src/usr.sbin/sysinst/arch/arc/
md.h
53
#define
PART_BOOT_TYPE
FS_MSDOS
md.c
215
if (install->infos[i].fs_type !=
PART_BOOT_TYPE
)
278
.fs_type =
PART_BOOT_TYPE
,
/src/usr.sbin/sysinst/arch/ofppc/
md.h
57
#define
PART_BOOT_TYPE
FS_MSDOS
/src/usr.sbin/sysinst/arch/evbarm/
md.h
43
#define
PART_BOOT_TYPE
FS_MSDOS
md.c
339
.fs_type =
PART_BOOT_TYPE
,
374
if (infos[i].fs_type ==
PART_BOOT_TYPE
&&
/src/usr.sbin/sysinst/
README.md_defs
30
PART_BOOT_TYPE
FS_BSDFS Kind of filesystem used
bsddisklabel.c
77
#ifdef
PART_BOOT_TYPE
78
.fs_type =
PART_BOOT_TYPE
,
79
#if (
PART_BOOT_TYPE
== FS_MSDOS) || (
PART_BOOT_TYPE
== FS_EX2FS)
Completed in 32 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025