Searched refs:max_connections (Results 1 – 7 of 7) sorted by relevance
247 if (server_conf.max_connections && in ksmbd_kthread_fn()248 atomic_inc_return(&active_num_conn) >= server_conf.max_connections) { in ksmbd_kthread_fn()396 if (server_conf.max_connections) in ksmbd_tcp_disconnect()
44 unsigned int max_connections; member
311 if (req->max_connections) in ipc_server_config_on_startup()312 server_conf.max_connections = req->max_connections; in ipc_server_config_on_startup()
109 __u32 max_connections; /* Number of maximum simultaneous connections */ member
119 unsigned int max_connections; member
655 serv->sv_maxconn = nn->max_connections; in nfsd_create_serv()967 rqstp->rq_server->sv_maxconn = nn->max_connections; in nfsd()
919 unsigned int maxconn = nn->max_connections; in write_maxconn()926 nn->max_connections = maxconn; in write_maxconn()