Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/nfsd/
A Dnfsctl.c408 int newthreads; in write_threads() local
409 rv = get_int(&mesg, &newthreads); in write_threads()
412 if (newthreads < 0) in write_threads()
414 rv = nfsd_svc(newthreads, net, file->f_cred); in write_threads()

Completed in 5 milliseconds