Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Ddfs_cache.h38 extern const struct proc_ops dfscache_proc_ops;
H A Ddfs_cache.c217 const struct proc_ops dfscache_proc_ops = { variable
H A Dcifs_debug.c869 proc_create("dfscache", 0644, proc_fs_cifs, &dfscache_proc_ops); in cifs_proc_init()