Searched defs:partition_table (Results 1 – 4 of 4) sorted by relevance
25 struct partition_table { /* one per logical partition */ struct38 struct partition_table vh_pt[NPARTAB]; /* device partition layout */ argument
145 struct partition_table { struct146 u8 partition_id;147 u8 byte_1_reserved;148 __le16 partition_length;149 __le16 start_physical_address;150 __le16 partition_properties;
368 const void *partition_table, in rmi_f34v7_parse_partition_table()
519 unsigned int partition_table = SZ_256; in estimate_stream_size() local