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

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

Completed in 40 milliseconds