Home
last modified time | relevance | path

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

/fs/ncpfs/
Ddir.c37 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