Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/overlayfs/
Doverlayfs.h487 bool ovl_lookup_trap_inode(struct super_block *sb, struct dentry *dir);
Dinode.c862 bool ovl_lookup_trap_inode(struct super_block *sb, struct dentry *dir) in ovl_lookup_trap_inode() function
Dnamei.c265 if (ovl_lookup_trap_inode(d->sb, this)) { in ovl_lookup_single()
Dsuper.c1784 if (is_lower && ovl_lookup_trap_inode(sb, parent)) { in ovl_check_layer()