Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds