Searched refs:disklabel (Results 1 - 9 of 9) sorted by relevance

/linux-4.4.14/block/partitions/
H A Dkarma.c19 struct disklabel { karma_partition() struct
37 label = (struct disklabel *)data; karma_partition()
H A Dosf.c22 struct disklabel { osf_partition() struct
59 label = (struct disklabel *) (data+64); osf_partition()
H A Dsgi.c48 /*printk("Dev %s SGI disklabel: bad magic %08x\n", sgi_partition()
59 printk(KERN_WARNING "Dev %s SGI disklabel: csum bad, label corrupted\n", sgi_partition()
H A Dsun.c70 /* printk(KERN_INFO "Dev %s Sun disklabel: bad magic %04x\n", sun_partition()
80 printk("Dev %s Sun disklabel: Csum bad, label corrupted\n", sun_partition()
H A Dmsdos.c269 * Create devices for BSD partitions listed in a disklabel, under a
348 * Create devices for Unixware partitions listed in a disklabel, under a
/linux-4.4.14/arch/alpha/boot/tools/
H A Dmkbb.c17 /* Minimal definition of disklabel, so we don't have to include
18 * asm/disklabel.h (confuses make)
36 struct disklabel { struct
72 struct disklabel __label;
130 /* Swap the bootblock's disklabel into the bootloader */ main()
/linux-4.4.14/include/linux/
H A Dgenhd.h497 * BSD disklabel support by Yossi Gottlieb <yogo@math.tau.ac.il>
501 /* check against BSD src/sys/sys/disklabel.h for consistency */
506 #define BSD_FS_UNUSED 0 /* disklabel unused partition entry ID */
H A Dswap.h94 char bootbits[1024]; /* Space for disklabel etc. */
/linux-4.4.14/fs/efs/
H A Dsuper.c182 pr_warn("SGI disklabel: checksum bad, label corrupted\n"); efs_validate_vh()

Completed in 254 milliseconds