Home
last modified time | relevance | path

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

/openbmc/linux/fs/overlayfs/
H A Doverlayfs.h647 struct dentry *ovl_lookup(struct inode *dir, struct dentry *dentry,
H A Dnamei.c1000 struct dentry *ovl_lookup(struct inode *dir, struct dentry *dentry, in ovl_lookup() function
H A Ddir.c1298 .lookup = ovl_lookup,