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