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

/linux-master/fs/overlayfs/
H A Dexport.c430 inode = ovl_lookup_inode(sb, real, !layer->idx);
702 inode = ovl_lookup_inode(sb, origin.dentry, false);
H A Dinode.c1098 struct inode *ovl_lookup_inode(struct super_block *sb, struct dentry *real, function
H A Doverlayfs.h798 struct inode *ovl_lookup_inode(struct super_block *sb, struct dentry *real,

Completed in 104 milliseconds