Home
last modified time | relevance | path

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

/linux-2.6.39/fs/nfsd/
Dnfsctl.c67 static ssize_t write_getfd(struct file *file, char *buf, size_t size);
91 [NFSD_Getfd] = write_getfd,
489 static ssize_t write_getfd(struct file *file, char *buf, size_t size) in write_getfd() function