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

/linux-master/fs/overlayfs/
H A Dinode.c1116 bool ovl_lookup_trap_inode(struct super_block *sb, struct dentry *dir) function
H A Doverlayfs.h800 bool ovl_lookup_trap_inode(struct super_block *sb, struct dentry *dir);
H A Dnamei.c284 if (ovl_lookup_trap_inode(d->sb, this)) {
H A Dsuper.c1185 if (is_lower && ovl_lookup_trap_inode(sb, parent)) {

Completed in 151 milliseconds