Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/mtd/
Dftl.c156 typedef struct partition_t { struct
157 struct mtd_info *mtd;
158 u_int32_t state;
159 u_int32_t *VirtualBlockMap;
183 } partition_t; argument