Home
last modified time | relevance | path

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

/Linux-v5.10/fs/lockd/
Dsvc.c75 static unsigned int nlm_max_connections = 1024; variable
159 rqstp->rq_server->sv_maxconn = nlm_max_connections; in lockd()
398 serv->sv_maxconn = nlm_max_connections; in lockd_start_svc()
685 module_param(nlm_max_connections, uint, 0644);