Searched refs:nlm_tcpport (Results 1 – 2 of 2) sorted by relevance
72 static int nlm_udpport, nlm_tcpport; variable185 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()
3559 lockd.nlm_tcpport=N [NFS] Assign TCP port.