Searched refs:dfs_chk_lprops (Results 1 – 4 of 4) sorted by relevance
2693 else if (dent == d->dfs_chk_lprops) in dfs_file_read()2766 else if (dent == d->dfs_chk_lprops) in dfs_file_write()2840 d->dfs_chk_lprops = debugfs_create_file(fname, S_IRUSR | S_IWUSR, in dbg_debugfs_init_fs()2870 static struct dentry *dfs_chk_lprops; variable2886 else if (dent == dfs_chk_lprops) in dfs_global_file_read()2914 else if (dent == dfs_chk_lprops) in dfs_global_file_write()2960 dfs_chk_lprops = debugfs_create_file(fname, S_IRUSR | S_IWUSR, in dbg_debugfs_init()
114 struct dentry *dfs_chk_lprops; member
2740 else if (dent == d->dfs_chk_lprops) in dfs_file_read()2825 else if (dent == d->dfs_chk_lprops) in dfs_file_write()2928 d->dfs_chk_lprops = dent; in dbg_debugfs_init_fs()2977 static struct dentry *dfs_chk_lprops; variable2993 else if (dent == dfs_chk_lprops) in dfs_global_file_read()3021 else if (dent == dfs_chk_lprops) in dfs_global_file_write()3089 dfs_chk_lprops = dent; in dbg_debugfs_init()
115 struct dentry *dfs_chk_lprops; member