Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dnfsctl.c62 static ssize_t write_filehandle(struct file *file, char *buf, size_t size);
80 [NFSD_Fh] = write_filehandle,
295 * write_filehandle - Get a variable-length NFS file handle by path in write_unlock_fs()
315 static ssize_t write_filehandle(struct file *file, char *buf, size_t size)
318 static ssize_t write_filehandle(struct file *file, char *buf, size_t size) write_filehandle() function