Home
last modified time | relevance | path

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

/linux-4.4.14/fs/lockd/
Dsvc.c64 static int nlm_udpport, nlm_tcpport; variable
202 return create_lockd_listener(serv, "tcp", net, family, nlm_tcpport); in create_lockd_family()
476 .data = &nlm_tcpport,
583 module_param_call(nlm_tcpport, param_set_port, param_get_int,
584 &nlm_tcpport, 0644);
/linux-4.4.14/Documentation/
Dkernel-parameters.txt1881 lockd.nlm_tcpport=N [NFS] Assign TCP port.