Home
last modified time | relevance | path

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

/linux/drivers/mtd/ubi/
H A Ddebug.c347 else if (dent == d->dfs_chk_fastmap) in dfs_file_read()
450 else if (dent == d->dfs_chk_fastmap) in dfs_file_write()
616 d->dfs_chk_fastmap = debugfs_create_file("chk_fastmap", mode, in ubi_debugfs_init_dev()
H A Dubi.h427 struct dentry *dfs_chk_fastmap; member