Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/client/
Ddfs_cache.h38 extern const struct proc_ops dfscache_proc_ops;
Ddfs_cache.c218 const struct proc_ops dfscache_proc_ops = { variable
Dcifs_debug.c874 proc_create("dfscache", 0644, proc_fs_cifs, &dfscache_proc_ops); in cifs_proc_init()