Home
last modified time | relevance | path

Searched refs:mtdswap_write_marker (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/mtd/
Dmtdswap.c382 static int mtdswap_write_marker(struct mtdswap_dev *d, struct swap_eb *eb, in mtdswap_write_marker() function
630 ret = mtdswap_write_marker(d, eb, MTDSWAP_TYPE_DIRTY); in mtdswap_map_free_block()
1015 ret = mtdswap_write_marker(d, eb, MTDSWAP_TYPE_CLEAN); in mtdswap_gc()