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

/linux-master/drivers/mtd/ubi/
H A Dbuild.c77 static bool fm_debug; variable
964 if (fm_debug)
1593 module_param(fm_debug, bool, 0);
1594 MODULE_PARM_DESC(fm_debug, "Set this parameter to enable fastmap debugging by default. Warning, this will make fastmap slow!");

Completed in 245 milliseconds