Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ubifs/
H A Ddebug.c2713 else if (dent == d->dfs_chk_lprops) in dfs_file_read()
2786 else if (dent == d->dfs_chk_lprops) in dfs_file_write()
2860 d->dfs_chk_lprops = debugfs_create_file(fname, S_IRUSR | S_IWUSR, in dbg_debugfs_init_fs()
2890 static struct dentry *dfs_chk_lprops; variable
2906 else if (dent == dfs_chk_lprops) in dfs_global_file_read()
2934 else if (dent == dfs_chk_lprops) in dfs_global_file_write()
2980 dfs_chk_lprops = debugfs_create_file(fname, S_IRUSR | S_IWUSR, in dbg_debugfs_init()
H A Ddebug.h67 * @dfs_chk_lprops: debugfs knob to enable UBIFS LEP properties extra checks
114 struct dentry *dfs_chk_lprops; member
/kernel/linux/linux-6.6/fs/ubifs/
H A Ddebug.c2713 else if (dent == d->dfs_chk_lprops) in dfs_file_read()
2786 else if (dent == d->dfs_chk_lprops) in dfs_file_write()
2860 d->dfs_chk_lprops = debugfs_create_file(fname, S_IRUSR | S_IWUSR, in dbg_debugfs_init_fs()
2890 static struct dentry *dfs_chk_lprops; variable
2906 else if (dent == dfs_chk_lprops) in dfs_global_file_read()
2934 else if (dent == dfs_chk_lprops) in dfs_global_file_write()
2980 dfs_chk_lprops = debugfs_create_file(fname, S_IRUSR | S_IWUSR, in dbg_debugfs_init()
H A Ddebug.h67 * @dfs_chk_lprops: debugfs knob to enable UBIFS LEP properties extra checks
114 struct dentry *dfs_chk_lprops; member

Completed in 9 milliseconds