Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/fscache/
Dmain.c48 static unsigned fscache_op_max_active = 2; variable
77 .data = &fscache_op_max_active,
154 fscache_op_max_active = in fscache_init()
156 fscache_op_max_active, WQ_UNBOUND_MAX_ACTIVE); in fscache_init()
160 fscache_op_max_active); in fscache_init()