Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/
Dmtdswap.c772 int idx, stopat; in __mtdswap_choose_gc_tree() local
775 stopat = MTDSWAP_LOWFRAG; in __mtdswap_choose_gc_tree()
777 stopat = MTDSWAP_HIFRAG; in __mtdswap_choose_gc_tree()
779 for (idx = MTDSWAP_BITFLIP; idx >= stopat; idx--) in __mtdswap_choose_gc_tree()