Searched refs:dfs_global_fops (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/fs/ubifs/ |
| D | debug.c | 2937 static const struct file_operations dfs_global_fops = { variable 2960 NULL, &dfs_global_fops); in dbg_debugfs_init() 2964 dfs_rootdir, NULL, &dfs_global_fops); in dbg_debugfs_init() 2968 dfs_rootdir, NULL, &dfs_global_fops); in dbg_debugfs_init() 2972 dfs_rootdir, NULL, &dfs_global_fops); in dbg_debugfs_init() 2976 NULL, &dfs_global_fops); in dbg_debugfs_init() 2980 dfs_rootdir, NULL, &dfs_global_fops); in dbg_debugfs_init()
|