Searched refs:dfs_global_fops (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/ubifs/ |
| H A 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()
|
| /OK3568_Linux_fs/u-boot/fs/ubifs/ |
| H A D | debug.c | 3033 static const struct file_operations dfs_global_fops = { variable 3065 &dfs_global_fops); in dbg_debugfs_init() 3072 &dfs_global_fops); in dbg_debugfs_init() 3079 &dfs_global_fops); in dbg_debugfs_init() 3086 &dfs_global_fops); in dbg_debugfs_init() 3093 &dfs_global_fops); in dbg_debugfs_init() 3100 &dfs_global_fops); in dbg_debugfs_init()
|