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

/linux-master/drivers/mtd/
H A Dmtdswap.c182 static int mtdswap_gc(struct mtdswap_dev *d, unsigned int background);
626 if (mtdswap_gc(d, 0) > 0)
937 static int mtdswap_gc(struct mtdswap_dev *d, unsigned int background) function
981 ret = mtdswap_gc(d, 1);

Completed in 200 milliseconds