Lines Matching refs:mtdswap_rb_add
235 static void mtdswap_rb_add(struct mtdswap_dev *d, struct swap_eb *eb, int idx) in mtdswap_rb_add() function
302 mtdswap_rb_add(d, eb, MTDSWAP_FAILING); in mtdswap_handle_write_error()
509 mtdswap_rb_add(d, eb, idx); in mtdswap_scan_eblks()
526 mtdswap_rb_add(d, eb, MTDSWAP_BITFLIP); in mtdswap_store_eb()
528 mtdswap_rb_add(d, eb, MTDSWAP_FAILING); in mtdswap_store_eb()
530 mtdswap_rb_add(d, eb, MTDSWAP_USED); in mtdswap_store_eb()
532 mtdswap_rb_add(d, eb, MTDSWAP_DIRTY); in mtdswap_store_eb()
534 mtdswap_rb_add(d, eb, MTDSWAP_LOWFRAG); in mtdswap_store_eb()
536 mtdswap_rb_add(d, eb, MTDSWAP_HIFRAG); in mtdswap_store_eb()
1016 mtdswap_rb_add(d, eb, MTDSWAP_CLEAN); in mtdswap_gc()
1018 mtdswap_rb_add(d, eb, MTDSWAP_DIRTY); in mtdswap_gc()
1166 mtdswap_rb_add(d, eb, MTDSWAP_BITFLIP); in mtdswap_readsect()
1173 mtdswap_rb_add(d, eb, MTDSWAP_FAILING); in mtdswap_readsect()