Searched refs:weakblocks (Results 1 – 1 of 1) sorted by relevance
100 static char *weakblocks = NULL; variable123 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()