Searched refs:mtdswap_dev (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/mtd/
H A Dmtdswap.c100 struct mtdswap_dev { struct
165 #define MTDSWAP_MBD_TO_MTDSWAP(dev) ((struct mtdswap_dev *)dev->priv)
182 static int mtdswap_gc(struct mtdswap_dev *d, unsigned int background);
184 static loff_t mtdswap_eb_offset(struct mtdswap_dev *d, struct swap_eb *eb)
189 static void mtdswap_eb_detach(struct mtdswap_dev *d, struct swap_eb *eb)
222 static void mtdswap_rb_add(struct mtdswap_dev *d, struct swap_eb *eb, int idx)
251 static int mtdswap_handle_badblock(struct mtdswap_dev *d, struct swap_eb *eb)
279 static int mtdswap_handle_write_error(struct mtdswap_dev *d, struct swap_eb *eb)
297 static int mtdswap_read_oob(struct mtdswap_dev *d, loff_t from,
321 static int mtdswap_read_markers(struct mtdswap_dev *
[all...]

Completed in 371 milliseconds