Home
last modified time | relevance | path

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

/linux-6.15/fs/nfsd/
H A Dnfsctl.c65 static ssize_t write_threads(struct file *file, char *buf, size_t size);
83 [NFSD_Threads] = write_threads,
399 static ssize_t write_threads(struct file *file, char *buf, size_t size) in write_threads() function