Searched refs:dfs_global_fops (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.10/fs/ubifs/ |
| D | debug.c | 2926 static const struct file_operations dfs_global_fops = { variable 2949 NULL, &dfs_global_fops); in dbg_debugfs_init() 2953 dfs_rootdir, NULL, &dfs_global_fops); in dbg_debugfs_init() 2957 dfs_rootdir, NULL, &dfs_global_fops); in dbg_debugfs_init() 2961 dfs_rootdir, NULL, &dfs_global_fops); in dbg_debugfs_init() 2965 NULL, &dfs_global_fops); in dbg_debugfs_init() 2969 dfs_rootdir, NULL, &dfs_global_fops); in dbg_debugfs_init()
|