Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/
H A Dmtdswap.c100 struct mtdswap_dev { struct
102 struct mtd_info *mtd;
103 struct device *dev;
105 unsigned int *page_data;
106 unsigned int *revmap;
108 unsigned int eblks;
109 unsigned int spare_eblks;
112 struct swap_eb *eb_data;
124 struct swap_eb *curr_write;
126 char *page_buf;
[all …]