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

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

Completed in 138 milliseconds