Searched defs:label_header (Results 1 – 2 of 2) sorted by relevance
32 struct label_header { struct33 int8_t id[8]; /* LABELONE */34 uint64_t sector_xl; /* Sector number of this label */35 uint32_t crc_xl; /* From next field to end of sector */36 uint32_t offset_xl; /* Offset from start of struct to contents */37 int8_t type[8]; /* LVM2 001 */