Home
last modified time | relevance | path

Searched refs:dfs_tst_rcvry (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ubifs/
H A Ddebug.c2717 else if (dent == d->dfs_tst_rcvry) in dfs_file_read()
2790 else if (dent == d->dfs_tst_rcvry) in dfs_file_write()
2868 d->dfs_tst_rcvry = debugfs_create_file(fname, S_IRUSR | S_IWUSR, in dbg_debugfs_init_fs()
2892 static struct dentry *dfs_tst_rcvry; variable
2910 else if (dent == dfs_tst_rcvry) in dfs_global_file_read()
2938 else if (dent == dfs_tst_rcvry) in dfs_global_file_write()
2988 dfs_tst_rcvry = debugfs_create_file(fname, S_IRUSR | S_IWUSR, in dbg_debugfs_init()
H A Ddebug.h69 * @dfs_tst_rcvry: debugfs knob to enable UBIFS recovery testing
116 struct dentry *dfs_tst_rcvry; member
/kernel/linux/linux-6.6/fs/ubifs/
H A Ddebug.c2717 else if (dent == d->dfs_tst_rcvry) in dfs_file_read()
2790 else if (dent == d->dfs_tst_rcvry) in dfs_file_write()
2868 d->dfs_tst_rcvry = debugfs_create_file(fname, S_IRUSR | S_IWUSR, in dbg_debugfs_init_fs()
2892 static struct dentry *dfs_tst_rcvry; variable
2910 else if (dent == dfs_tst_rcvry) in dfs_global_file_read()
2938 else if (dent == dfs_tst_rcvry) in dfs_global_file_write()
2988 dfs_tst_rcvry = debugfs_create_file(fname, S_IRUSR | S_IWUSR, in dbg_debugfs_init()
H A Ddebug.h69 * @dfs_tst_rcvry: debugfs knob to enable UBIFS recovery testing
116 struct dentry *dfs_tst_rcvry; member

Completed in 8 milliseconds