Home
last modified time | relevance | path

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

/linux/fs/overlayfs/
H A Dinode.c1117 bool ovl_lookup_trap_inode(struct super_block *sb, struct dentry *dir) in ovl_lookup_trap_inode() function
H A Doverlayfs.h818 bool ovl_lookup_trap_inode(struct super_block *sb, struct dentry *dir);
H A Dsuper.c1203 if (is_lower && ovl_lookup_trap_inode(sb, parent)) { in ovl_check_layer()