Searched defs:partition_t (Results 1 – 1 of 1) sorted by relevance
156 typedef struct partition_t { struct157 struct mtd_info *mtd;158 u_int32_t state;159 u_int32_t *VirtualBlockMap;183 } partition_t; argument