Searched refs:fm_debug (Results 1 – 1 of 1) sorted by relevance
83 static bool fm_debug; variable94 static bool fm_debug = CONFIG_MTD_UBI_FM_DEBUG; variable965 if (fm_debug) in ubi_attach_mtd_dev()1546 module_param(fm_debug, bool, 0);1547 MODULE_PARM_DESC(fm_debug, "Set this parameter to enable fastmap debugging by default. Warning, thi…