Searched defs:lvm2_pv_label_header (Results 1 – 1 of 1) sorted by relevance
614 struct lvm2_pv_label_header { struct616 __u8 id[8]; /* LABELONE */617 __u64 sector_xl; /* Sector number of this label */618 __u32 crc_xl; /* From next field to end of sector */619 __u32 offset_xl; /* Offset from start of struct to contents */620 __u8 type[8]; /* LVM2 001 */622 __u8 pv_uuid[LVM2_ID_LEN];