Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfsd/
Dnetns.h110 unsigned int max_connections; member
Dnfssvc.c420 nn->nfsd_serv->sv_maxconn = nn->max_connections; in nfsd_create_serv()
615 rqstp->rq_server->sv_maxconn = nn->max_connections; in nfsd()
Dnfsctl.c920 unsigned int maxconn = nn->max_connections; in write_maxconn()
927 nn->max_connections = maxconn; in write_maxconn()
/linux-4.4.14/drivers/scsi/be2iscsi/
Dbe_cmds.h358 u16 max_connections; member