Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ldlm/
Dldlm_resource.c70 static unsigned int ldlm_dump_granted_max = 256; variable
87 { "dump_granted_max", &ldlm_rw_uint_fops, &ldlm_dump_granted_max },
1381 ++granted > ldlm_dump_granted_max) { in ldlm_resource_dump()