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()453 .data = &nlm_tcpport,544 module_param_call(nlm_tcpport, param_set_port, param_get_int,545 &nlm_tcpport, 0644);769 nlm_tcpport = ln->tcp_port; in lockd_nl_server_set_doit()
3185 lockd.nlm_tcpport=N [NFS] Assign TCP port.