Home
last modified time | relevance | path

Searched refs:dfscache_proc_ops (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/fs/smb/client/
Ddfs_cache.h38 extern const struct proc_ops dfscache_proc_ops;
Dcifs_debug.c808 proc_create("dfscache", 0644, proc_fs_cifs, &dfscache_proc_ops); in cifs_proc_init()
Ddfs_cache.c217 const struct proc_ops dfscache_proc_ops = { variable