Searched refs:nfs_opendir (Results 1 – 1 of 1) sorted by relevance
50 static int nfs_opendir(struct inode *, struct file *);61 .open = nfs_opendir,102 nfs_opendir(struct inode *inode, struct file *filp) in nfs_opendir() function