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

/linux-4.1.27/fs/ncpfs/
H A Ddir.c34 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) ncp_lookup() function

Completed in 83 milliseconds