Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mtd/ubi/
H A Ddebug.h130 return ubi->dbg.chk_fastmap; in ubi_dbg_chk_fastmap()
135 ubi->dbg.chk_fastmap = 1; in ubi_enable_dbg_chk_fastmap()
H A Ddebug.c271 val = d->chk_fastmap; in dfs_file_read()
365 d->chk_fastmap = val; in dfs_file_write()
H A Dubi.h394 unsigned int chk_fastmap:1; member