Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/
Dmtdswap.c522 unsigned int maxweight = d->pages_per_eblk; in mtdswap_store_eb() local
531 if (weight == maxweight) in mtdswap_store_eb()
535 else if (weight > (maxweight/2)) in mtdswap_store_eb()