Home
last modified time | relevance | path

Searched defs:env_part (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/disk/
H A Dpart_env.c11 struct env_part { struct
12 char name[PART_NAME_LEN];
13 lbaint_t start;
14 lbaint_t size;
15 struct list_head node;