Home
last modified time | relevance | path

Searched refs:ovl_entry (Results 1 – 6 of 6) sorted by relevance

/linux/fs/overlayfs/
H A Dovl_entry.h52 struct ovl_entry { struct
123 static inline unsigned int ovl_numlower(struct ovl_entry *oe) in ovl_numlower()
128 static inline struct ovl_path *ovl_lowerstack(struct ovl_entry *oe) in ovl_lowerstack()
133 static inline struct ovl_path *ovl_lowerpath(struct ovl_entry *oe) in ovl_lowerpath()
138 static inline struct ovl_path *ovl_lowerdata(struct ovl_entry *oe) in ovl_lowerdata()
146 static inline struct dentry *ovl_lowerdata_dentry(struct ovl_entry *oe) in ovl_lowerdata_dentry()
169 struct ovl_entry *oe;
180 static inline struct ovl_entry *OVL_I_E(struct inode *inode) in OVL_I_E()
185 static inline struct ovl_entry *OVL_E(struct dentry *dentry) in OVL_E()
H A Dutil.c145 struct ovl_entry *ovl_alloc_entry(unsigned int numlower) in ovl_alloc_entry()
147 struct ovl_entry *oe; in ovl_alloc_entry()
156 void ovl_free_entry(struct ovl_entry *oe) in ovl_free_entry()
180 struct ovl_entry *oe) in ovl_dentry_init_reval()
186 struct ovl_entry *oe, unsigned int mask) in ovl_dentry_init_flags()
222 struct ovl_entry *oe = OVL_E(dentry); in ovl_path_type()
255 struct ovl_entry *oe = OVL_E(dentry); in ovl_path_lower()
268 struct ovl_entry *oe = OVL_E(dentry); in ovl_path_lowerdata()
321 struct ovl_entry *oe = OVL_E(dentry); in ovl_dentry_lower()
328 struct ovl_entry *oe = OVL_E(dentry); in ovl_layer_lower()
[all …]
H A Dexport.c74 struct ovl_entry *oe = OVL_E(dentry); in ovl_connectable_layer()
103 struct ovl_entry *oe = OVL_E(dentry); in ovl_connect_layer()
302 struct ovl_entry *oe; in ovl_obtain_alias()
337 struct ovl_entry *oe = OVL_E(dentry); in ovl_dentry_real_at()
H A Dnamei.c906 struct ovl_entry *oe = OVL_E(dentry); in ovl_path_next()
1081 struct ovl_entry *oe;
1094 struct ovl_entry *poe = OVL_E(dentry->d_parent); in ovl_lookup_layers()
1095 struct ovl_entry *roe = OVL_E(dentry->d_sb->s_root); in ovl_lookup_layers()
1386 struct ovl_entry *poe = OVL_E(dentry->d_parent); in ovl_lookup()
1425 struct ovl_entry *poe = OVL_E(dentry->d_parent); in ovl_lower_positive()
H A Doverlayfs.h483 struct ovl_entry *ovl_alloc_entry(unsigned int numlower);
484 void ovl_free_entry(struct ovl_entry *oe);
488 struct ovl_entry *oe);
490 struct ovl_entry *oe, unsigned int mask);
853 struct ovl_entry *oe;
H A Dsuper.c124 struct ovl_entry *oe; in ovl_dentry_revalidate_common()
844 struct ovl_entry *oe, const struct path *upperpath) in ovl_get_indexdir()
1174 static struct ovl_entry *ovl_get_lowerstack(struct super_block *sb, in ovl_get_lowerstack()
1182 struct ovl_entry *oe; in ovl_get_lowerstack()
1310 struct ovl_entry *oe) in ovl_get_root()
1381 struct ovl_entry *oe = NULL; in ovl_fill_super_creds()