Searched refs:nlm_udpport (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/lockd/ |
| A D | svc.c | 71 static int nlm_udpport, nlm_tcpport; variable 177 err = create_lockd_listener(serv, "udp", net, family, nlm_udpport, in create_lockd_family() 443 .data = &nlm_udpport, 540 module_param_call(nlm_udpport, param_set_port, param_get_int, 541 &nlm_udpport, 0644);
|
| /linux/Documentation/admin-guide/ |
| A D | kernel-parameters.txt | 3057 lockd.nlm_udpport=M [NFS] Assign UDP port.
|
Completed in 18 milliseconds