Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dcifs_debug.c556 static const struct file_operations cifs_lookup_cache_proc_fops; variable
579 &cifs_lookup_cache_proc_fops); in cifs_proc_init()
719 static const struct file_operations cifs_lookup_cache_proc_fops = { variable