Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/disk/
H A Dpart_env.c12 struct env_part { struct
13 char name[PART_NAME_LEN];
14 lbaint_t start;
15 lbaint_t size;
16 struct list_head node;