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

/linux-4.4.14/fs/openpromfs/
H A Dinode.c173 static struct dentry *openpromfs_lookup(struct inode *, struct dentry *, unsigned int);
176 .lookup = openpromfs_lookup,
179 static struct dentry *openpromfs_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags) openpromfs_lookup() function

Completed in 39 milliseconds