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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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.h81 extern unsigned fscache_defer_lookup;
H A Dcookie.c213 if (!fscache_defer_lookup) {

Completed in 28 milliseconds