Home
last modified time | relevance | path

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

/external/u-boot/fs/ubifs/
Ddebug.c2743 else if (dent == d->dfs_tst_rcvry) in dfs_file_read()
2828 else if (dent == d->dfs_tst_rcvry) in dfs_file_write()
2941 d->dfs_tst_rcvry = dent; in dbg_debugfs_init_fs()
2978 static struct dentry *dfs_tst_rcvry; variable
2996 else if (dent == dfs_tst_rcvry) in dfs_global_file_read()
3024 else if (dent == dfs_tst_rcvry) in dfs_global_file_write()
3102 dfs_tst_rcvry = dent; in dbg_debugfs_init()
Ddebug.h116 struct dentry *dfs_tst_rcvry; member