Home
last modified time | relevance | path

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

/linux/fs/overlayfs/
H A Dovl_entry.h52 struct ovl_entry { struct
128 static inline unsigned int ovl_numlower(struct ovl_entry *oe) in ovl_numlower()
133 static inline struct ovl_path *ovl_lowerstack(struct ovl_entry *oe) in ovl_lowerstack()
138 static inline struct ovl_path *ovl_lowerpath(struct ovl_entry *oe) in ovl_lowerpath()
143 static inline struct ovl_path *ovl_lowerdata(struct ovl_entry *oe) in ovl_lowerdata()
151 static inline struct dentry *ovl_lowerdata_dentry(struct ovl_entry *oe) in ovl_lowerdata_dentry()
174 struct ovl_entry *oe;
185 static inline struct ovl_entry *OVL_I_E(struct inode *inode) in OVL_I_E()
190 static inline struct ovl_entry *OVL_E(struct dentry *dentry) in OVL_E()
H A Dutil.c142 struct ovl_entry *ovl_alloc_entry(unsigned int numlower) in ovl_alloc_entry()
144 struct ovl_entry *oe; in ovl_alloc_entry()
153 void ovl_free_entry(struct ovl_entry *oe) in ovl_free_entry()
177 struct ovl_entry *oe) in ovl_dentry_init_reval()
183 struct ovl_entry *oe, unsigned int mask) in ovl_dentry_init_flags()
219 struct ovl_entry *oe = OVL_E(dentry); in ovl_path_type()
252 struct ovl_entry *oe = OVL_E(dentry); in ovl_path_lower()
265 struct ovl_entry *oe = OVL_E(dentry); in ovl_path_lowerdata()
318 struct ovl_entry *oe = OVL_E(dentry); in ovl_dentry_lower()
325 struct ovl_entry *oe = OVL_E(dentry); in ovl_layer_lower()
[all …]
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 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()