Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ubifs/
H A Ddebug.c2715 else if (dent == d->dfs_chk_fs) in dfs_file_read()
2788 else if (dent == d->dfs_chk_fs) in dfs_file_write()
2864 d->dfs_chk_fs = debugfs_create_file(fname, S_IRUSR | S_IWUSR, in dbg_debugfs_init_fs()
2891 static struct dentry *dfs_chk_fs; variable
2908 else if (dent == dfs_chk_fs) in dfs_global_file_read()
2936 else if (dent == dfs_chk_fs) in dfs_global_file_write()
2984 dfs_chk_fs = debugfs_create_file(fname, S_IRUSR | S_IWUSR, dfs_rootdir, in dbg_debugfs_init()
H A Ddebug.h68 * @dfs_chk_fs: debugfs knob to enable UBIFS contents extra checks
115 struct dentry *dfs_chk_fs; member
/kernel/linux/linux-6.6/fs/ubifs/
H A Ddebug.c2715 else if (dent == d->dfs_chk_fs) in dfs_file_read()
2788 else if (dent == d->dfs_chk_fs) in dfs_file_write()
2864 d->dfs_chk_fs = debugfs_create_file(fname, S_IRUSR | S_IWUSR, in dbg_debugfs_init_fs()
2891 static struct dentry *dfs_chk_fs; variable
2908 else if (dent == dfs_chk_fs) in dfs_global_file_read()
2936 else if (dent == dfs_chk_fs) in dfs_global_file_write()
2984 dfs_chk_fs = debugfs_create_file(fname, S_IRUSR | S_IWUSR, dfs_rootdir, in dbg_debugfs_init()
H A Ddebug.h68 * @dfs_chk_fs: debugfs knob to enable UBIFS contents extra checks
115 struct dentry *dfs_chk_fs; member

Completed in 10 milliseconds