Home
last modified time | relevance | path

Searched refs:cifs_lookup_cache_proc_show (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dcifs_debug.c822 static int cifs_lookup_cache_proc_show(struct seq_file *m, void *v) in cifs_lookup_cache_proc_show() function
830 return single_open(file, cifs_lookup_cache_proc_show, NULL); in cifs_lookup_cache_proc_open()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifs_debug.c964 static int cifs_lookup_cache_proc_show(struct seq_file *m, void *v) in cifs_lookup_cache_proc_show() function
972 return single_open(file, cifs_lookup_cache_proc_show, NULL); in cifs_lookup_cache_proc_open()

Completed in 3 milliseconds