Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/nand/raw/
Dnandsim.c105 static char *weakblocks = NULL; variable
137 module_param(weakblocks, charp, 0400);
163 MODULE_PARM_DESC(weakblocks, "Weak erase blocks [: remaining erase cycles (defaults to 3)]"
829 if (!weakblocks) in parse_weakblocks()
831 w = weakblocks; in parse_weakblocks()