Searched refs:ncp_lookup (Results 1 – 1 of 1) sorted by relevance
34 static struct dentry *ncp_lookup(struct inode *, struct dentry *, unsigned int);62 .lookup = ncp_lookup,830 static struct dentry *ncp_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags) in ncp_lookup() function