Home
last modified time | relevance | path

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

/linux/fs/lockd/
H A Dsvc.c72 static int nlm_udpport, nlm_tcpport; variable
185 ln->tcp_port ? ln->tcp_port : nlm_tcpport, cred); in create_lockd_family()
451 .data = &nlm_tcpport,
542 module_param_call(nlm_tcpport, param_set_port, param_get_int,
543 &nlm_tcpport, 0644);
767 nlm_tcpport = ln->tcp_port; in lockd_nl_server_set_doit()
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt3559 lockd.nlm_tcpport=N [NFS] Assign TCP port.