ovl_entry          79 fs/overlayfs/export.c 	struct ovl_entry *oe = OVL_E(dentry);
ovl_entry         298 fs/overlayfs/export.c 	struct ovl_entry *oe;
ovl_entry         348 fs/overlayfs/export.c 	struct ovl_entry *oe = dentry->d_fsdata;
ovl_entry         776 fs/overlayfs/namei.c 	struct ovl_entry *oe = dentry->d_fsdata;
ovl_entry         816 fs/overlayfs/namei.c 	struct ovl_entry *oe;
ovl_entry         819 fs/overlayfs/namei.c 	struct ovl_entry *poe = dentry->d_parent->d_fsdata;
ovl_entry         820 fs/overlayfs/namei.c 	struct ovl_entry *roe = dentry->d_sb->s_root->d_fsdata;
ovl_entry        1118 fs/overlayfs/namei.c 	struct ovl_entry *poe = dentry->d_parent->d_fsdata;
ovl_entry         213 fs/overlayfs/overlayfs.h struct ovl_entry *ovl_alloc_entry(unsigned int numlower);
ovl_entry          90 fs/overlayfs/ovl_entry.h struct ovl_entry *ovl_alloc_entry(unsigned int numlower);
ovl_entry          92 fs/overlayfs/ovl_entry.h static inline struct ovl_entry *OVL_E(struct dentry *dentry)
ovl_entry          94 fs/overlayfs/ovl_entry.h 	return (struct ovl_entry *) dentry->d_fsdata;
ovl_entry          56 fs/overlayfs/super.c static void ovl_entry_stack_free(struct ovl_entry *oe)
ovl_entry          71 fs/overlayfs/super.c 	struct ovl_entry *oe = dentry->d_fsdata;
ovl_entry         118 fs/overlayfs/super.c 	struct ovl_entry *oe = dentry->d_fsdata;
ovl_entry         141 fs/overlayfs/super.c 	struct ovl_entry *oe = dentry->d_fsdata;
ovl_entry        1200 fs/overlayfs/super.c 			    struct ovl_entry *oe, struct path *upperpath)
ovl_entry        1413 fs/overlayfs/super.c static struct ovl_entry *ovl_get_lowerstack(struct super_block *sb,
ovl_entry        1421 fs/overlayfs/super.c 	struct ovl_entry *oe;
ovl_entry        1573 fs/overlayfs/super.c 	struct ovl_entry *oe;
ovl_entry          94 fs/overlayfs/util.c struct ovl_entry *ovl_alloc_entry(unsigned int numlower)
ovl_entry          96 fs/overlayfs/util.c 	size_t size = offsetof(struct ovl_entry, lowerstack[numlower]);
ovl_entry          97 fs/overlayfs/util.c 	struct ovl_entry *oe = kzalloc(size, GFP_KERNEL);
ovl_entry         122 fs/overlayfs/util.c 	struct ovl_entry *oe = dentry->d_fsdata;
ovl_entry         155 fs/overlayfs/util.c 	struct ovl_entry *oe = dentry->d_fsdata;
ovl_entry         167 fs/overlayfs/util.c 	struct ovl_entry *oe = dentry->d_fsdata;
ovl_entry         196 fs/overlayfs/util.c 	struct ovl_entry *oe = dentry->d_fsdata;
ovl_entry         203 fs/overlayfs/util.c 	struct ovl_entry *oe = dentry->d_fsdata;
ovl_entry         216 fs/overlayfs/util.c 	struct ovl_entry *oe = dentry->d_fsdata;
ovl_entry         861 fs/overlayfs/util.c 	struct ovl_entry *oe = dentry->d_fsdata;