Home
last modified time | relevance | path

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

/Linux-v4.19/fs/fscache/
Dmain.c51 static unsigned fscache_object_max_active = 4; variable
74 .data = &fscache_object_max_active,
110 fscache_object_max_active = in fscache_init()
112 fscache_object_max_active, WQ_UNBOUND_MAX_ACTIVE); in fscache_init()
116 fscache_object_max_active); in fscache_init()
121 clamp_val(fscache_object_max_active / 2, in fscache_init()