Searched refs:write_getfd (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.c62 static ssize_t write_getfd(struct file *file, char *buf, size_t size);
84 [NFSD_Getfd] = write_getfd,
419 * write_getfd - Get a fixed-length NFS file handle by path (used by mountd)
441 static ssize_t write_getfd(struct file *file, char *buf, size_t size) function

Completed in 71 milliseconds