Home
last modified time | relevance | path

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

/linux-3.3/block/partitions/
Dsgi.c21 struct sgi_partition { struct
22 __be32 num_blocks; /* Size in logical blocks */
23 __be32 first_block; /* First logical block */
24 __be32 type; /* Type of this partition */
30 int sgi_partition(struct parsed_partitions *state) in sgi_partition() function
/linux-3.3/arch/mips/include/asm/
Dsgiarcs.h309 struct sgi_partition { struct
326 struct sgi_partition partitions[SGIBBLOCK_MAXPART]; argument