Home
last modified time | relevance | path

Searched full:disklabel (Results 1 – 3 of 3) sorted by relevance

/linux/arch/alpha/boot/tools/
H A Dmkbb.c18 /* Minimal definition of disklabel, so we don't have to include
19 * asm/disklabel.h (confuses make)
37 struct disklabel { struct
73 struct disklabel __label; argument
131 /* Swap the bootblock's disklabel into the bootloader */ in main()
/linux/Documentation/filesystems/
H A Dbfs.rst14 depend on having UnixWare disklabel support because one can also mount
/linux/fs/efs/
H A Dsuper.c167 pr_warn("SGI disklabel: checksum bad, label corrupted\n"); in module_exit()