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

/linux-master/drivers/mtd/ubi/
H A Ddebug.h379 return ubi->dbg.chk_fastmap;
384 ubi->dbg.chk_fastmap = 1;
H A Ddebug.c348 val = d->chk_fastmap;
451 d->chk_fastmap = val;
616 d->dfs_chk_fastmap = debugfs_create_file("chk_fastmap", mode,
H A Dubi.h389 * @chk_fastmap: if UBI fastmap extra checks are enabled
414 unsigned int chk_fastmap:1; member in struct:ubi_debug_info

Completed in 134 milliseconds