Searched refs:dfscache_proc_fops (Results 1 – 3 of 3) sorted by relevance
27 extern const struct file_operations dfscache_proc_fops;
655 proc_create("dfscache", 0644, proc_fs_cifs, &dfscache_proc_fops); in cifs_proc_init()
220 const struct file_operations dfscache_proc_fops = { variable