Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/
H A Dmtdswap.c507 unsigned int maxweight = d->pages_per_eblk; in mtdswap_store_eb() local
516 if (weight == maxweight) in mtdswap_store_eb()
520 else if (weight > (maxweight/2)) in mtdswap_store_eb()