Home
last modified time | relevance | path

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

/drivers/mtd/nand/
Dnandsim.c100 static char *weakblocks = NULL; variable
123 module_param(weakblocks, charp, 0400);
147 MODULE_PARM_DESC(weakblocks, "Weak erase blocks [: remaining erase cycles (defaults to 3)]"
745 if (!weakblocks) in parse_weakblocks()
747 w = weakblocks; in parse_weakblocks()