Searched defs:partitiontable_head (Results 1 – 1 of 1) sorted by relevance
16 struct partitiontable_head { struct17 __u16 magic; /* PARTITION_TABLE_MAGIC */18 __u16 size; /* Length of ptable block (entries + end marker) */19 __u32 checksum; /* simple longword sum, over entries + end marker */