Home
last modified time | relevance | path

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

/linux-4.4.14/fs/cifs/
Dcifs_debug.c502 seq_printf(m, "%d\n", lookupCacheEnabled); in cifs_lookup_cache_proc_show()
526 lookupCacheEnabled = bv; in cifs_lookup_cache_proc_write()
Ddir.c831 if (time_after(jiffies, direntry->d_time + HZ) || !lookupCacheEnabled) in cifs_d_revalidate()
Dcifsglob.h1591 GLOBAL_EXTERN unsigned int lookupCacheEnabled; variable
Dcifsfs.c60 unsigned int lookupCacheEnabled = 1; variable
Dinode.c1789 if (!lookupCacheEnabled)