Home
last modified time | relevance | path

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

/linux/fs/overlayfs/
H A Dutil.c216 struct ovl_entry *oe = OVL_E(dentry); in ovl_path_type()
249 struct ovl_entry *oe = OVL_E(dentry); in ovl_path_lower()
262 struct ovl_entry *oe = OVL_E(dentry); in ovl_path_lowerdata()
313 struct ovl_entry *oe = OVL_E(dentry); in ovl_dentry_lower()
320 struct ovl_entry *oe = OVL_E(dentry); in ovl_layer_lower()
333 return ovl_lowerdata_dentry(OVL_E(dentry)); in ovl_dentry_lowerdata()
338 struct ovl_entry *oe = OVL_E(dentry); in ovl_dentry_set_lowerdata()
1316 struct ovl_entry *oe = OVL_E(dentry); in ovl_is_metacopy_dentry()
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()
337 struct ovl_entry *oe = OVL_E(dentry); in ovl_dentry_real_at()
H A Dovl_entry.h188 static inline struct ovl_entry *OVL_E(struct dentry *dentry) in OVL_E() function
H A Dnamei.c872 struct ovl_entry *oe = OVL_E(dentry); in ovl_path_next()
1033 struct ovl_entry *poe = OVL_E(dentry->d_parent); in ovl_lookup()
1034 struct ovl_entry *roe = OVL_E(dentry->d_sb->s_root); in ovl_lookup()
1373 struct ovl_entry *poe = OVL_E(dentry->d_parent); in ovl_lower_positive()