Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/ubi/
H A Ddebug.h124 return ubi->dbg.chk_fastmap; in ubi_dbg_chk_fastmap()
129 ubi->dbg.chk_fastmap = 1; in ubi_enable_dbg_chk_fastmap()
H A Ddebug.c270 val = d->chk_fastmap; in dfs_file_read()
364 d->chk_fastmap = val; in dfs_file_write()
H A Dubi.h393 unsigned int chk_fastmap:1; member
/openbmc/linux/drivers/mtd/ubi/
H A Ddebug.h120 return ubi->dbg.chk_fastmap; in ubi_dbg_chk_fastmap()
125 ubi->dbg.chk_fastmap = 1; in ubi_enable_dbg_chk_fastmap()
H A Ddebug.c268 val = d->chk_fastmap; in dfs_file_read()
363 d->chk_fastmap = val; in dfs_file_write()
H A Dubi.h419 unsigned int chk_fastmap:1; member