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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/nfsd/
H A Dnfsctl.c67 static ssize_t write_threads(struct file *file, char *buf, size_t size);
89 [NFSD_Threads] = write_threads,
641 * write_threads - Start NFSD, or report the current number of running threads
668 static ssize_t write_threads(struct file *file, char *buf, size_t size) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/nfsd/
H A Dnfsctl.c67 static ssize_t write_threads(struct file *file, char *buf, size_t size);
89 [NFSD_Threads] = write_threads,
641 * write_threads - Start NFSD, or report the current number of running threads
668 static ssize_t write_threads(struct file *file, char *buf, size_t size) function

Completed in 113 milliseconds