Home
last modified time | relevance | path

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

/linux/fs/lockd/
A Dsvc.c71 static unsigned long nlm_timeout = LOCKD_DFLT_TIMEO; variable
94 return roundup(nlm_grace_period, nlm_timeout) * HZ; in get_lockd_grace_period()
96 return nlm_timeout * 5 * HZ; in get_lockd_grace_period()
450 if (!nlm_timeout) in lockd_create_svc()
451 nlm_timeout = LOCKD_DFLT_TIMEO; in lockd_create_svc()
452 nlmsvc_timeout = nlm_timeout * HZ; in lockd_create_svc()
557 .data = &nlm_timeout,
680 module_param_call(nlm_timeout, param_set_timeout, param_get_ulong,
681 &nlm_timeout, 0644);
/linux/Documentation/admin-guide/
A Dkernel-parameters.txt2626 lockd.nlm_timeout=T [NFS] Assign timeout value.
/linux/
A DSystem.map131525 ffff800011e65470 d nlm_timeout
A D.tmp_System.map131525 ffff800011e65470 d nlm_timeout

Completed in 466 milliseconds