Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ubifs/
Ddebug.h128 struct dentry *dfs_tst_rcvry; member
Ddebug.c2703 else if (dent == d->dfs_tst_rcvry) in dfs_file_read()
2788 else if (dent == d->dfs_tst_rcvry) in dfs_file_write()
2901 d->dfs_tst_rcvry = dent; in dbg_debugfs_init_fs()
2938 static struct dentry *dfs_tst_rcvry; variable
2956 else if (dent == dfs_tst_rcvry) in dfs_global_file_read()
2984 else if (dent == dfs_tst_rcvry) in dfs_global_file_write()
3062 dfs_tst_rcvry = dent; in dbg_debugfs_init()