Searched refs:fscache_defer_lookup (Results 1 – 3 of 3) sorted by relevance
25 unsigned fscache_defer_lookup = 1; variable26 module_param_named(defer_lookup, fscache_defer_lookup, uint,28 MODULE_PARM_DESC(fscache_defer_lookup,
81 extern unsigned fscache_defer_lookup;
213 if (!fscache_defer_lookup) { in fscache_acquire_non_index_cookie()