dfscache_proc_fops  660 fs/cifs/cifs_debug.c 	proc_create("dfscache", 0644, proc_fs_cifs, &dfscache_proc_fops);
dfscache_proc_fops  220 fs/cifs/dfs_cache.c const struct file_operations dfscache_proc_fops = {
dfscache_proc_fops   27 fs/cifs/dfs_cache.h extern const struct file_operations dfscache_proc_fops;