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_MIN
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.sbin/sysinst/arch/cobalt/
md.h
49
#define
PART_BOOT_MIN
(1 * 1024 * 1024) /* 1MB minimum */
md.c
232
if (install->infos[i].size/512 >=
PART_BOOT_MIN
)
273
if (pm->bootsize < (
PART_BOOT_MIN
/ 512)) {
/src/usr.sbin/sysinst/arch/arc/
md.h
49
#define
PART_BOOT_MIN
(1 * 1024 * 1024) /* 1MB minimum */
md.c
217
if (install->infos[i].size/512 >=
PART_BOOT_MIN
)
258
if (pm->bootsize < (
PART_BOOT_MIN
/ 512)) {
Completed in 12 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025