Searched defs:physical_volume (Results 1 – 2 of 2) sorted by relevance
179 struct physical_volume { struct180 struct id id;181 struct device *dev;182 const struct format_type *fmt;183 const char *vg_name;184 struct id vgid;186 uint32_t status;187 uint64_t size;190 uint32_t pe_size;191 uint64_t pe_start;[all …]