Searched refs:fscache_defer_lookup (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/fs/fscache/
H A Dmain.c25 unsigned fscache_defer_lookup = 1; variable
26 module_param_named(defer_lookup, fscache_defer_lookup, uint,
28 MODULE_PARM_DESC(fscache_defer_lookup,
H A Dinternal.h87 extern unsigned fscache_defer_lookup;
H A Dcookie.c255 if (!fscache_defer_lookup) { fscache_acquire_non_index_cookie()

Completed in 100 milliseconds