Home
last modified time | relevance | path

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

/linux/fs/lockd/
H A Dsvc.c78 static const unsigned long nlm_timeout_min = 3;
431 .extra1 = (unsigned long *) &nlm_timeout_min,
523 nlm_timeout_min, nlm_timeout_max) in lockd_authenticate()
81 static const unsigned long nlm_timeout_min = 3; global() variable