Searched refs: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 { struct
368 const void *partition_table, in rmi_f34v7_parse_partition_table() argument376 const struct partition_table *ptable; in rmi_f34v7_parse_partition_table()380 ptable = partition_table + index; in rmi_f34v7_parse_partition_table()385 __func__, i, sizeof(struct partition_table), ptable); in rmi_f34v7_parse_partition_table()
520 unsigned int partition_table = SZ_256; in estimate_stream_size() local522 return round_up(offset + num_blocks * pcm_size + partition_table, 32); in estimate_stream_size()
Completed in 19 milliseconds