Home
last modified time | relevance | path

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

/openbmc/linux/fs/overlayfs/
H A Dutil.c185 struct ovl_entry *oe = OVL_E(dentry); in ovl_path_type()
218 struct ovl_entry *oe = OVL_E(dentry); in ovl_path_lower()
231 struct ovl_entry *oe = OVL_E(dentry); in ovl_path_lowerdata()
282 struct ovl_entry *oe = OVL_E(dentry); in ovl_dentry_lower()
289 struct ovl_entry *oe = OVL_E(dentry); in ovl_layer_lower()
302 return ovl_lowerdata_dentry(OVL_E(dentry)); in ovl_dentry_lowerdata()
307 struct ovl_entry *oe = OVL_E(dentry); in ovl_dentry_set_lowerdata()
1194 struct ovl_entry *oe = OVL_E(dentry); in ovl_is_metacopy_dentry()
H A Dexport.c79 struct ovl_entry *oe = OVL_E(dentry); in ovl_connectable_layer()
108 struct ovl_entry *oe = OVL_E(dentry); in ovl_connect_layer()
363 struct ovl_entry *oe = OVL_E(dentry); in ovl_dentry_real_at()
H A Dovl_entry.h189 static inline struct ovl_entry *OVL_E(struct dentry *dentry) in OVL_E() function
H A Dnamei.c855 struct ovl_entry *oe = OVL_E(dentry); in ovl_path_next()
1006 struct ovl_entry *poe = OVL_E(dentry->d_parent); in ovl_lookup()
1007 struct ovl_entry *roe = OVL_E(dentry->d_sb->s_root); in ovl_lookup()
1344 struct ovl_entry *poe = OVL_E(dentry->d_parent); in ovl_lower_positive()