Searched refs:lookupCacheEnabled (Results 1 – 5 of 5) sorted by relevance
502 seq_printf(m, "%d\n", lookupCacheEnabled); in cifs_lookup_cache_proc_show()526 lookupCacheEnabled = bv; in cifs_lookup_cache_proc_write()
831 if (time_after(jiffies, direntry->d_time + HZ) || !lookupCacheEnabled) in cifs_d_revalidate()
1591 GLOBAL_EXTERN unsigned int lookupCacheEnabled; variable
60 unsigned int lookupCacheEnabled = 1; variable
1789 if (!lookupCacheEnabled)