Searched defs:disk_part_custom_attribute (Results 1 – 1 of 1) sorted by relevance
175 struct disk_part_custom_attribute { struct176 msg label; /* Name, like "active partition" */177 enum custom_attr_type type; /* bool, long, char* */178 size_t strlen; /* maximum length if pet_str */