Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/ubi/
H A Ddebug.c270 else if (dent == d->dfs_chk_fastmap) in dfs_file_read()
364 else if (dent == d->dfs_chk_fastmap) in dfs_file_write()
441 d->dfs_chk_fastmap = dent; in ubi_debugfs_init_dev()
H A Dubi.h406 struct dentry *dfs_chk_fastmap; member
/OK3568_Linux_fs/kernel/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()
527 d->dfs_chk_fastmap = debugfs_create_file("chk_fastmap", S_IWUSR, in ubi_debugfs_init_dev()
H A Dubi.h433 struct dentry *dfs_chk_fastmap; member