Searched defs:logvol_int_desc (Results 1 – 1 of 1) sorted by relevance
583 struct logvol_int_desc { struct584 struct desc_tag tag;585 struct timestamp time;586 uint32_t integrity_type;587 struct extent_ad next_extent;588 union {591 } __packed _impl_use;592 uint32_t num_part;593 uint32_t l_iu;594 uint32_t tables[1]; /* Freespace table, Sizetable, Implementation use */