Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mtd/ubi/
Dbuild.c72 static bool fm_debug; variable
930 if (fm_debug) in ubi_attach_mtd_dev()
1469 module_param(fm_debug, bool, 0);
1470 MODULE_PARM_DESC(fm_debug, "Set this parameter to enable fastmap debugging by default. Warning, thi…