Searched refs:ovl_lookup (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/overlayfs/ |
H A D | overlayfs.h | 415 struct dentry *ovl_lookup(struct inode *dir, struct dentry *dentry,
|
H A D | namei.c | 816 struct dentry *ovl_lookup(struct inode *dir, struct dentry *dentry, in ovl_lookup() function
|
H A D | dir.c | 1306 .lookup = ovl_lookup,
|
/kernel/linux/linux-6.6/fs/overlayfs/ |
H A D | overlayfs.h | 647 struct dentry *ovl_lookup(struct inode *dir, struct dentry *dentry,
|
H A D | dir.c | 1298 .lookup = ovl_lookup,
|
H A D | namei.c | 1000 struct dentry *ovl_lookup(struct inode *dir, struct dentry *dentry, in ovl_lookup() function
|
Completed in 9 milliseconds