Home
last modified time | relevance | path

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

/linux-3.4.99/fs/fscache/
Dmain.c50 static unsigned fscache_object_max_active = 4; variable
73 .data = &fscache_object_max_active,
109 fscache_object_max_active = in fscache_init()
111 fscache_object_max_active, WQ_UNBOUND_MAX_ACTIVE); in fscache_init()
115 fscache_object_max_active); in fscache_init()
120 clamp_val(fscache_object_max_active / 2, in fscache_init()