Home
last modified time | relevance | path

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

/linux/fs/lockd/
H A Dsvc.c71 static int nlm_udpport, nlm_tcpport; variable
184 ln->tcp_port ? ln->tcp_port : nlm_tcpport, cred); in create_lockd_family()
459 .data = &nlm_tcpport,
550 module_param_call(nlm_tcpport, param_set_port, param_get_int,
551 &nlm_tcpport, 0644);
741 nlm_tcpport = ln->tcp_port; in lockd_nl_server_set_doit()