Searched defs:env_part (Results 1 – 1 of 1) sorted by relevance
12 struct env_part { struct13 char name[PART_NAME_LEN];14 lbaint_t start;15 lbaint_t size;16 struct list_head node;