Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfsd/
Dnfsctl.c60 static ssize_t write_filehandle(struct file *file, char *buf, size_t size);
77 [NFSD_Fh] = write_filehandle,
347 static ssize_t write_filehandle(struct file *file, char *buf, size_t size) in write_filehandle() function