Searched refs:openpromfs_lookup (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/openpromfs/ |
H A D | inode.c | 175 static struct dentry *openpromfs_lookup(struct inode *, struct dentry *, unsigned int); 178 .lookup = openpromfs_lookup, 181 static struct dentry *openpromfs_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags) in openpromfs_lookup() function
|
/kernel/linux/linux-6.6/fs/openpromfs/ |
H A D | inode.c | 175 static struct dentry *openpromfs_lookup(struct inode *, struct dentry *, unsigned int); 178 .lookup = openpromfs_lookup, 181 static struct dentry *openpromfs_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags) in openpromfs_lookup() function
|
Completed in 3 milliseconds