Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/lockd/
A Dsvc.c68 static int nlm_udpport, nlm_tcpport; variable
215 return create_lockd_listener(serv, "tcp", net, family, nlm_tcpport, in create_lockd_family()
489 .data = &nlm_tcpport,
598 module_param_call(nlm_tcpport, param_set_port, param_get_int,
599 &nlm_tcpport, 0644);
/linux-6.3-rc2/Documentation/admin-guide/
A Dkernel-parameters.txt2822 lockd.nlm_tcpport=N [NFS] Assign TCP port.

Completed in 9 milliseconds