Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dnetns.h117 unsigned int max_connections; member
Dnfssvc.c511 nn->nfsd_serv->sv_maxconn = nn->max_connections; in nfsd_create_serv()
714 rqstp->rq_server->sv_maxconn = nn->max_connections; in nfsd()
Dnfsctl.c943 unsigned int maxconn = nn->max_connections; in write_maxconn()
950 nn->max_connections = maxconn; in write_maxconn()