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