Searched refs:nlm_grace_period (Results 1 – 4 of 4) sorted by relevance
70 static unsigned long nlm_grace_period; variable93 if (nlm_grace_period) in get_lockd_grace_period()94 return roundup(nlm_grace_period, nlm_timeout) * HZ; in get_lockd_grace_period()548 .data = &nlm_grace_period,678 module_param_call(nlm_grace_period, param_set_grace_period, param_get_ulong,679 &nlm_grace_period, 0644);
2620 lockd.nlm_grace_period=P [NFS] Assign grace period.
161388 ffff80001212e378 b nlm_grace_period
Completed in 978 milliseconds