Searched refs:newthreads (Results 1 – 1 of 1) sorted by relevance
424 int newthreads; in write_threads() local425 rv = get_int(&mesg, &newthreads); in write_threads()428 if (newthreads < 0) in write_threads()430 trace_nfsd_ctl_threads(net, newthreads); in write_threads()432 rv = nfsd_svc(1, &newthreads, net, file->f_cred, NULL); in write_threads()