Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Ddfs_cache.c151 static int dfscache_proc_show(struct seq_file *m, void *v) in dfscache_proc_show() function
213 return single_open(file, dfscache_proc_show, NULL); in dfscache_proc_open()