Searched refs:dfs_global_fops (Results 1 – 1 of 1) sorted by relevance
/linux/fs/ubifs/ |
H A D | debug.c | 2953 static const struct file_operations dfs_global_fops = { variable 2975 NULL, &dfs_global_fops); in dbg_debugfs_init() 2979 dfs_rootdir, NULL, &dfs_global_fops); in dbg_debugfs_init() 2983 dfs_rootdir, NULL, &dfs_global_fops); in dbg_debugfs_init() 2987 dfs_rootdir, NULL, &dfs_global_fops); in dbg_debugfs_init() 2991 NULL, &dfs_global_fops); in dbg_debugfs_init() 2995 dfs_rootdir, NULL, &dfs_global_fops); in dbg_debugfs_init()
|