Searched refs:fscache_defer_lookup (Results 1 – 3 of 3) sorted by relevance
22 unsigned fscache_defer_lookup = 1; variable23 module_param_named(defer_lookup, fscache_defer_lookup, uint,25 MODULE_PARM_DESC(fscache_defer_lookup,
92 extern unsigned fscache_defer_lookup;
442 if (!fscache_defer_lookup) { in fscache_acquire_non_index_cookie()