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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/fscache/
H A Dmain.c50 static unsigned fscache_object_max_active = 4; variable
73 .data = &fscache_object_max_active,
109 fscache_object_max_active =
111 fscache_object_max_active, WQ_UNBOUND_MAX_ACTIVE);
115 fscache_object_max_active);
120 clamp_val(fscache_object_max_active / 2,

Completed in 98 milliseconds