Searched refs:newthreads (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dnfsctl.c673 int newthreads; local
674 rv = get_int(&mesg, &newthreads);
677 if (newthreads < 0)
679 rv = nfsd_svc(NFS_PORT, newthreads);

Completed in 78 milliseconds