OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LABEL_SIZE
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/luna68k/stand/boot/
disklabel.c
92
#define
LABEL_SIZE
BBSIZE
94
uint8_t lbl_buff[
LABEL_SIZE
];
140
if (scsi_read( 0, lbl_buff,
LABEL_SIZE
)) {
256
if (scsi_write( 0, lbl_buff,
LABEL_SIZE
)) {
/src/external/gpl2/lvm2/dist/include/
label.h
25
#define
LABEL_SIZE
SECTOR_SIZE /* Think very carefully before changing this */
/src/external/gpl2/lvm2/dist/lib/label/
label.h
25
#define
LABEL_SIZE
SECTOR_SIZE /* Think very carefully before changing this */
Completed in 28 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026