Home
last modified time | relevance | path

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

/linux/fs/lockd/
H A Dsvc.c72 static int nlm_udpport, nlm_tcpport; variable
180 ln->udp_port ? ln->udp_port : nlm_udpport, cred); in create_lockd_family()
442 .data = &nlm_udpport,
540 module_param_call(nlm_udpport, param_set_port, param_get_int,
541 &nlm_udpport, 0644);
774 nlm_udpport = ln->udp_port; in lockd_nl_server_set_doit()
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt3565 lockd.nlm_udpport=M [NFS] Assign UDP port.