Searched refs:nlm_tcpport (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/lockd/ |
| A D | svc.c | 72 static int nlm_udpport, nlm_tcpport; variable 215 return create_lockd_listener(serv, "tcp", net, family, nlm_tcpport, in create_lockd_family() 575 .data = &nlm_tcpport, 684 module_param_call(nlm_tcpport, param_set_port, param_get_int, 685 &nlm_tcpport, 0644);
|
| /linux/Documentation/admin-guide/ |
| A D | kernel-parameters.txt | 2623 lockd.nlm_tcpport=N [NFS] Assign TCP port.
|
| /linux/ |
| A D | System.map | 161391 ffff80001212e38c b nlm_tcpport
|
| A D | .tmp_System.map | 161391 ffff80001212e38c b nlm_tcpport
|
Completed in 321 milliseconds