Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfsd/
Dnetns.h117 unsigned int max_connections; member
Dnfssvc.c512 nn->nfsd_serv->sv_maxconn = nn->max_connections; in nfsd_create_serv()
715 rqstp->rq_server->sv_maxconn = nn->max_connections; in nfsd()
Dnfsctl.c940 unsigned int maxconn = nn->max_connections; in write_maxconn()
947 nn->max_connections = maxconn; in write_maxconn()
/Linux-v4.19/drivers/scsi/be2iscsi/
Dbe_cmds.h415 u16 max_connections; member