Home
last modified time | relevance | path

Searched defs:sgi_disklabel (Results 1 – 1 of 1) sorted by relevance

/linux/block/partitions/
H A Dsgi.c16 struct sgi_disklabel { struct
17 __be32 magic_mushroom; /* Big fat spliff... */
18 __be16 root_part_num; /* Root partition number */
19 __be16 swap_part_num; /* Swap partition number */
20 s8 boot_file[16]; /* Name of boot file for ARCS */
44 struct sgi_disklabel *label; in sgi_partition() argument