Home
last modified time | relevance | path

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

/linux-4.19.296/block/partitions/
Dsgi.c22 struct sgi_partition { struct
23 __be32 num_blocks; /* Size in logical blocks */
24 __be32 first_block; /* First logical block */
25 __be32 type; /* Type of this partition */
31 int sgi_partition(struct parsed_partitions *state) in sgi_partition() function