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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dnfsctl.c64 static ssize_t write_filehandle(struct file *file, char *buf, size_t size);
86 [NFSD_Fh] = write_filehandle,
565 * write_filehandle - Get a variable-length NFS file handle by path
585 static ssize_t write_filehandle(struct file *file, char *buf, size_t size) function

Completed in 108 milliseconds