Searched refs:ncp_lookup (Results 1 – 1 of 1) sorted by relevance
37 static struct dentry *ncp_lookup(struct inode *, struct dentry *, struct nameidata *);64 .lookup = ncp_lookup,794 static struct dentry *ncp_lookup(struct inode *dir, struct dentry *dentry, struct nameidata *nd) in ncp_lookup() function