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