Searched refs:dfs_global_fops (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/fs/ubifs/ |
A D | debug.c | 2946 static const struct file_operations dfs_global_fops = { variable 2969 NULL, &dfs_global_fops); in dbg_debugfs_init() 2973 dfs_rootdir, NULL, &dfs_global_fops); in dbg_debugfs_init() 2977 dfs_rootdir, NULL, &dfs_global_fops); in dbg_debugfs_init() 2981 dfs_rootdir, NULL, &dfs_global_fops); in dbg_debugfs_init() 2985 NULL, &dfs_global_fops); in dbg_debugfs_init() 2989 dfs_rootdir, NULL, &dfs_global_fops); in dbg_debugfs_init()
|
Completed in 7 milliseconds