Home
last modified time | relevance | path

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

/linux/fs/lockd/
H A Dsvc.c82 static const int nlm_port_min = 0, nlm_port_max = 65535;
441 .extra2 = (int *) &nlm_port_max,
450 .extra2 = (int *) &nlm_port_max,
85 static const int nlm_port_min = 0, nlm_port_max = 65535; global() variable