Searched refs:nlm_tcpport (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/fs/lockd/ |
D | svc.c | 68 static int nlm_udpport, nlm_tcpport; variable 215 return create_lockd_listener(serv, "tcp", net, family, nlm_tcpport, in create_lockd_family() 489 .data = &nlm_tcpport, 598 module_param_call(nlm_tcpport, param_set_port, param_get_int, 599 &nlm_tcpport, 0644);
|
/linux-6.1.9/Documentation/admin-guide/ |
D | kernel-parameters.txt | 2818 lockd.nlm_tcpport=N [NFS] Assign TCP port.
|