fm_autoconvert     70 drivers/mtd/ubi/build.c static bool fm_autoconvert;
fm_autoconvert    905 drivers/mtd/ubi/build.c 	ubi->fm_disabled = !fm_autoconvert;
fm_autoconvert   1446 drivers/mtd/ubi/build.c module_param(fm_autoconvert, bool, 0644);
fm_autoconvert   1447 drivers/mtd/ubi/build.c MODULE_PARM_DESC(fm_autoconvert, "Set this parameter to enable fastmap automatically on images without a fastmap.");