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

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

Completed in 307 milliseconds