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