Searched refs:ovl_lookup_inode (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/overlayfs/ |
H A D | export.c | 438 inode = ovl_lookup_inode(sb, real, !layer->idx); in ovl_lookup_real_inode() 710 inode = ovl_lookup_inode(sb, origin.dentry, false); in ovl_lower_fh_to_d()
|
H A D | overlayfs.h | 487 struct inode *ovl_lookup_inode(struct super_block *sb, struct dentry *real,
|
H A D | inode.c | 844 struct inode *ovl_lookup_inode(struct super_block *sb, struct dentry *real, in ovl_lookup_inode() function
|
/kernel/linux/linux-6.6/fs/overlayfs/ |
H A D | export.c | 456 inode = ovl_lookup_inode(sb, real, !layer->idx); in ovl_lookup_real_inode() 728 inode = ovl_lookup_inode(sb, origin.dentry, false); in ovl_lower_fh_to_d()
|
H A D | overlayfs.h | 751 struct inode *ovl_lookup_inode(struct super_block *sb, struct dentry *real,
|
H A D | inode.c | 1222 struct inode *ovl_lookup_inode(struct super_block *sb, struct dentry *real, in ovl_lookup_inode() function
|
Completed in 9 milliseconds