Home
last modified time | relevance | path

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

/linux/fs/lockd/
H A Dsvc.c71 static int nlm_udpport, nlm_tcpport; variable
179 ln->udp_port ? ln->udp_port : nlm_udpport, cred); in create_lockd_family()
450 .data = &nlm_udpport,
548 module_param_call(nlm_udpport, param_set_port, param_get_int,
549 &nlm_udpport, 0644);
748 nlm_udpport = ln->udp_port; in lockd_nl_server_set_doit()