Home
last modified time | relevance | path

Searched refs:dfs_chk_fastmap (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/mtd/ubi/
H A Ddebug.c269 else if (dent == d->dfs_chk_fastmap) in dfs_file_read()
363 else if (dent == d->dfs_chk_fastmap) in dfs_file_write()
440 d->dfs_chk_fastmap = dent; in ubi_debugfs_init_dev()
H A Dubi.h405 struct dentry *dfs_chk_fastmap; member
/openbmc/linux/drivers/mtd/ubi/
H A Ddebug.c267 else if (dent == d->dfs_chk_fastmap) in dfs_file_read()
362 else if (dent == d->dfs_chk_fastmap) in dfs_file_write()
528 d->dfs_chk_fastmap = debugfs_create_file("chk_fastmap", mode, in ubi_debugfs_init_dev()
H A Dubi.h431 struct dentry *dfs_chk_fastmap; member