Searched defs:pv_header (Results 1 – 2 of 2) sorted by relevance
40 struct pv_header { struct41 int8_t pv_uuid[ID_LEN];44 uint64_t device_size_xl; /* Bytes */48 struct disk_locn disk_areas_xl[0]; /* Two lists */
266 struct pv_header { struct278 struct pv_header *pv_table; argument