Searched refs:nlm_tcpport (Results 1 – 2 of 2) sorted by relevance
/linux/fs/lockd/ |
H A D | svc.c | 71 static int nlm_udpport, nlm_tcpport; variable 182 return create_lockd_listener(serv, "tcp", net, family, nlm_tcpport, in create_lockd_family() 452 .data = &nlm_tcpport, 542 module_param_call(nlm_tcpport, param_set_port, param_get_int, 543 &nlm_tcpport, 0644);
|
/linux/Documentation/admin-guide/ |
H A D | kernel-parameters.txt | 3059 lockd.nlm_tcpport=N [NFS] Assign TCP port.
|