Searched refs:nlm_udpport (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/fs/lockd/ |
A D | svc.c | 68 static int nlm_udpport, nlm_tcpport; variable 210 err = create_lockd_listener(serv, "udp", net, family, nlm_udpport, in create_lockd_family() 480 .data = &nlm_udpport, 596 module_param_call(nlm_udpport, param_set_port, param_get_int, 597 &nlm_udpport, 0644);
|
/linux-6.3-rc2/Documentation/admin-guide/ |
A D | kernel-parameters.txt | 2828 lockd.nlm_udpport=M [NFS] Assign UDP port.
|
Completed in 9 milliseconds