Home
last modified time | relevance | path

Searched refs:nlm_udpport (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/lockd/
H A Dsvc.c73 static int nlm_udpport, nlm_tcpport; variable
177 err = create_lockd_listener(serv, "udp", net, family, nlm_udpport, in create_lockd_family()
447 .data = &nlm_udpport,
545 module_param_call(nlm_udpport, param_set_port, param_get_int,
546 &nlm_udpport, 0644);
/openbmc/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt2924 lockd.nlm_udpport=M [NFS] Assign UDP port.