Home
last modified time | relevance | path

Searched defs:label_header (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/lvm2/dist/lib/label/
H A Dlabel.h32 struct label_header { struct
33 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 */
/netbsd-src/external/gpl2/lvm2/dist/include/
H A Dlabel.h32 struct label_header { struct
33 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 */