Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/
Dmtdswap.c808 int idx, stopat; in __mtdswap_choose_gc_tree() local
811 stopat = MTDSWAP_LOWFRAG; in __mtdswap_choose_gc_tree()
813 stopat = MTDSWAP_HIFRAG; in __mtdswap_choose_gc_tree()
815 for (idx = MTDSWAP_BITFLIP; idx >= stopat; idx--) in __mtdswap_choose_gc_tree()