Home
last modified time | relevance | path

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

/linux/drivers/mtd/
H A Dmtdswap.c758 int idx, stopat; in __mtdswap_choose_gc_tree() local
761 stopat = MTDSWAP_LOWFRAG; in __mtdswap_choose_gc_tree()
763 stopat = MTDSWAP_HIFRAG; in __mtdswap_choose_gc_tree()
765 for (idx = MTDSWAP_BITFLIP; idx >= stopat; idx--) in __mtdswap_choose_gc_tree()