Searched refs:mtdswap_rb_add (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/mtd/
H A Dmtdswap.c222 static void mtdswap_rb_add(struct mtdswap_dev *d, struct swap_eb *eb, int idx) function
289 mtdswap_rb_add(d, eb, MTDSWAP_FAILING);
496 mtdswap_rb_add(d, eb, idx);
513 mtdswap_rb_add(d, eb, MTDSWAP_BITFLIP);
515 mtdswap_rb_add(d, eb, MTDSWAP_FAILING);
517 mtdswap_rb_add(d, eb, MTDSWAP_USED);
519 mtdswap_rb_add(d, eb, MTDSWAP_DIRTY);
521 mtdswap_rb_add(d, eb, MTDSWAP_LOWFRAG);
523 mtdswap_rb_add(d, eb, MTDSWAP_HIFRAG);
968 mtdswap_rb_add(
[all...]

Completed in 148 milliseconds