Home
last modified time | relevance | path

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

/openbmc/linux/fs/lockd/
H A Dsvc.c76 static unsigned int nlm_max_connections = 1024; variable
140 rqstp->rq_server->sv_maxconn = nlm_max_connections; in lockd()
347 serv->sv_maxconn = nlm_max_connections; in lockd_get()
550 module_param(nlm_max_connections, uint, 0644);