Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cifs/
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()