Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dnfsctl.c70 static ssize_t write_pool_threads(struct file *file, char *buf, size_t size);
87 [NFSD_Pool_Threads] = write_pool_threads,
438 static ssize_t write_pool_threads(struct file *file, char *buf, size_t size) in write_pool_threads() function