Symbol: ovl_entry
fs/overlayfs/export.c
103
struct ovl_entry *oe = OVL_E(dentry);
fs/overlayfs/export.c
302
struct ovl_entry *oe;
fs/overlayfs/export.c
337
struct ovl_entry *oe = OVL_E(dentry);
fs/overlayfs/export.c
74
struct ovl_entry *oe = OVL_E(dentry);
fs/overlayfs/namei.c
1081
struct ovl_entry *oe;
fs/overlayfs/namei.c
1094
struct ovl_entry *poe = OVL_E(dentry->d_parent);
fs/overlayfs/namei.c
1095
struct ovl_entry *roe = OVL_E(dentry->d_sb->s_root);
fs/overlayfs/namei.c
1386
struct ovl_entry *poe = OVL_E(dentry->d_parent);
fs/overlayfs/namei.c
1425
struct ovl_entry *poe = OVL_E(dentry->d_parent);
fs/overlayfs/namei.c
906
struct ovl_entry *oe = OVL_E(dentry);
fs/overlayfs/overlayfs.h
483
struct ovl_entry *ovl_alloc_entry(unsigned int numlower);
fs/overlayfs/overlayfs.h
484
void ovl_free_entry(struct ovl_entry *oe);
fs/overlayfs/overlayfs.h
488
struct ovl_entry *oe);
fs/overlayfs/overlayfs.h
490
struct ovl_entry *oe, unsigned int mask);
fs/overlayfs/overlayfs.h
853
struct ovl_entry *oe;
fs/overlayfs/ovl_entry.h
123
static inline unsigned int ovl_numlower(struct ovl_entry *oe)
fs/overlayfs/ovl_entry.h
128
static inline struct ovl_path *ovl_lowerstack(struct ovl_entry *oe)
fs/overlayfs/ovl_entry.h
133
static inline struct ovl_path *ovl_lowerpath(struct ovl_entry *oe)
fs/overlayfs/ovl_entry.h
138
static inline struct ovl_path *ovl_lowerdata(struct ovl_entry *oe)
fs/overlayfs/ovl_entry.h
146
static inline struct dentry *ovl_lowerdata_dentry(struct ovl_entry *oe)
fs/overlayfs/ovl_entry.h
169
struct ovl_entry *oe;
fs/overlayfs/ovl_entry.h
180
static inline struct ovl_entry *OVL_I_E(struct inode *inode)
fs/overlayfs/ovl_entry.h
185
static inline struct ovl_entry *OVL_E(struct dentry *dentry)
fs/overlayfs/super.c
1174
static struct ovl_entry *ovl_get_lowerstack(struct super_block *sb,
fs/overlayfs/super.c
1182
struct ovl_entry *oe;
fs/overlayfs/super.c
124
struct ovl_entry *oe;
fs/overlayfs/super.c
1310
struct ovl_entry *oe)
fs/overlayfs/super.c
1381
struct ovl_entry *oe = NULL;
fs/overlayfs/super.c
844
struct ovl_entry *oe, const struct path *upperpath)
fs/overlayfs/util.c
1316
struct ovl_entry *oe = OVL_E(dentry);
fs/overlayfs/util.c
145
struct ovl_entry *ovl_alloc_entry(unsigned int numlower)
fs/overlayfs/util.c
147
struct ovl_entry *oe;
fs/overlayfs/util.c
156
void ovl_free_entry(struct ovl_entry *oe)
fs/overlayfs/util.c
180
struct ovl_entry *oe)
fs/overlayfs/util.c
186
struct ovl_entry *oe, unsigned int mask)
fs/overlayfs/util.c
222
struct ovl_entry *oe = OVL_E(dentry);
fs/overlayfs/util.c
255
struct ovl_entry *oe = OVL_E(dentry);
fs/overlayfs/util.c
268
struct ovl_entry *oe = OVL_E(dentry);
fs/overlayfs/util.c
321
struct ovl_entry *oe = OVL_E(dentry);
fs/overlayfs/util.c
328
struct ovl_entry *oe = OVL_E(dentry);
fs/overlayfs/util.c
346
struct ovl_entry *oe = OVL_E(dentry);