Searched refs:dfscache_proc_ops (Results 1 – 3 of 3) sorted by relevance
38 extern const struct proc_ops dfscache_proc_ops;
217 const struct proc_ops dfscache_proc_ops = { variable
869 proc_create("dfscache", 0644, proc_fs_cifs, &dfscache_proc_ops); in cifs_proc_init()